RubyGems.org

Routing filters wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL recognition and generation.

installgem install routing-filter -v 0.1.4
Authors

Sven Fuchs

283,611 total downloads 871 for this version
Owners

402602a60e500e85f2f5dc1ff3648ecbDf4831629f8a128c373e77f00f04980f6af603aeb99bf47aba506bfa02cf0aa8

Gemfile
gem "routing-filter", "~> 0.1.4"
Versions
  1. 0.3.1 April 28, 2012
  2. 0.3.0 January 10, 2012
  3. 0.3.0.beta December 22, 2011
  4. 0.2.4 July 12, 2011
  5. 0.2.3 January 24, 2011
Show all versions (17 total)
Runtime Dependencies
  1. actionpack >= 0
Development Dependencies
  1. test_declarative >= 0