actionpack-direct_routes 0.2.0
`actionpack-direct_routes` backports Direct routes into Rails 4 and Rails 5.0. Rails 5.1 adds Direct routes that you can create custom URL helpers directly.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
actionpack
~> 4.2.0
activesupport
~> 4.2.0
Development Dependencies (7):
minitest
~> 5.1.0
rails
~> 4.2.0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
simplecov
>= 0
sqlite3
~> 1.3.0