Refactor #27438
closed
Using a dynamic :controller segment in a route is deprecated in Rails 6.0
Added by Marek Hulán about 5 years ago.
Updated about 5 years ago.
Description
This is the problematic line
get '(:controller)/help', :action => 'welcome', :as => "help"
and it seems we need to explicitly add those to all controllers.
- Copied from Refactor #23191: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
- Fixed in Releases foreman_virt_who_configure-0.4.2 added
- Fixed in Releases deleted (
foreman_virt_who_configure-0.4.1)
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/106 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/6801)
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF