RubyGems.org

An opinionated variation of the standard Rails RESTful routes that has singular member action URLs. For example, /job/1 instead of /jobs/1. The collection methods continue to operate on the plural /jobs (index and create).

installgem install tasteful_routes -v 0.1.2
Authors

Icelab, Hugh Evans

2,820 total downloads 521 for this version
Owners

441f46313a6f1eae3cdeecc40b1516d0

Gemfile
gem "tasteful_routes", "~> 0.1.2"
Versions
  1. 0.1.6 June 9, 2012
  2. 0.1.5 September 24, 2011
  3. 0.1.4 September 18, 2011
  4. 0.1.3 June 4, 2011
  5. 0.1.2 June 4, 2011
Runtime Dependencies
  1. rails ~> 3.0.0
Development Dependencies
  1. rspec ~> 2.6.0