Skip to content

v1.6.0

Compare
Choose a tag to compare
@rsamoilov rsamoilov released this 15 Jul 17:28
· 178 commits to master since this release
c6fe666

What's Changed

  • Improve Rage.multi_application.
    • Rage now correctly handles internal Rails routes, e.g. /rails/action_mailbox/relay/inbound_emails.
  • Support legacy root helpers.
    • Rage now supports legacy root helpers, e.g. get "/photos/:id" => "photos#show" or get "search" => :index.

Full Changelog: v1.5.1...v1.6.0