New Routing Filter Gem
Four Filters for Rails Routing System
Gem with ‘Locale,’ ‘Pagination,’ ‘Uuid’ and ‘Extension’ filters.
Routing Filter is a new gem that wraps around the Rails routing system.
This library comes with four filters:
- Locale – which prepends the page’s :locale.
- Pagination – which appends page/:num.
- Uuid – which prepends a uuid for authentication or other purposes.
- Extension – which appends an extension.
Please note that Routing Filter currently only works with Rails.
Leave a Reply
Be the First to Comment!