RubyGems Navigation menu

beautified_url 0.0.1

Basic tool which provides feature of generating tokens which can be used in url for identifying resource(uniquely of uniquely within a scope) instead of :id. Just add another field which starts with _bu_ of one or many existing fields to make it all happen. Example: For a blog post, if you have a 'title' field and want to beautify and use it instead of :id add another field like '_bu_title' and now modify routes and application to refer and fetch resource from '_bu_title' field.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.2 - February 26, 2013 (5KB)
  2. 0.0.1 - February 24, 2013 (4.5KB)

所有者:

作者:

  • Praveen Kumar Sinha

SHA 256チェックサム:

ce8b0f5d44c68f8478d8c1fd9ba022a3dd8acb30ed99b6f77f2ea1e538581c6a

累計ダウンロード数 8,282

このバージョンのみ 3,537

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: