Refactor #23191
closed
Using a dynamic :controller segment in a route is deprecated in Rails 6.0
Added by Lukas Zapletal over 6 years ago.
Updated over 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.
- Tracker changed from Bug to Refactor
- Subject changed from Using a dynamic :controller segment in a route is deprecated in Rails 5.2 to Using a dynamic :controller segment in a route is deprecated in Rails 6.0
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/foreman/pull/6801 added
- Target version set to 1.23.0
- Fixed in Releases 1.23.0 added
- Status changed from Ready For Testing to Closed
- Related to Bug #27335: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
- Copied to Refactor #27438: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
Also available in: Atom
PDF