Project

General

Profile

Actions

Refactor #23191

closed

Using a dynamic :controller segment in a route is deprecated in Rails 6.0

Added by Lukas Zapletal about 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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.


Related issues 4 (0 open4 closed)

Related to Foreman - Tracker #21834: Rails 5.2 upgrade tasksClosed

Actions
Related to Discovery - Bug #27335: Using a dynamic :controller segment in a route is deprecated in Rails 6.0ClosedLukas ZapletalActions
Blocks Foreman - Tracker #24837: Rails 6.0 TrackerClosed

Actions
Copied to virt-who configure - Refactor #27438: Using a dynamic :controller segment in a route is deprecated in Rails 6.0ClosedMarek HulánActions
Actions #1

Updated by Lukas Zapletal about 6 years ago

Actions #2

Updated by Anonymous about 6 years ago

  • Tracker changed from Bug to Refactor
Actions #3

Updated by Anonymous over 5 years ago

  • 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
Actions #4

Updated by Anonymous over 5 years ago

Actions #5

Updated by The Foreman Bot almost 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Anonymous
  • Pull request https://github.com/theforeman/foreman/pull/6801 added
Actions #6

Updated by Ohad Levy almost 5 years ago

  • Target version set to 1.23.0
  • Fixed in Releases 1.23.0 added
Actions #7

Updated by Anonymous almost 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #8

Updated by Lukas Zapletal almost 5 years ago

  • Related to Bug #27335: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
Actions #9

Updated by Marek Hulán almost 5 years ago

  • Copied to Refactor #27438: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
Actions

Also available in: Atom PDF