Project

General

Profile

Actions

Refactor #27438

closed

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

Added by Marek Hulán over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Difficulty:
Triaged:
No
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 1 (0 open1 closed)

Copied from Foreman - Refactor #23191: Using a dynamic :controller segment in a route is deprecated in Rails 6.0ClosedActions
Actions #1

Updated by Marek Hulán over 4 years ago

  • Copied from Refactor #23191: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
Actions #2

Updated by Marek Hulán over 4 years ago

  • Fixed in Releases foreman_virt_who_configure-0.4.2 added
  • Fixed in Releases deleted (foreman_virt_who_configure-0.4.1)
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/106 added
Actions #4

Updated by Marek Hulán over 4 years ago

  • Pull request deleted (https://github.com/theforeman/foreman/pull/6801)
Actions #5

Updated by Marek Hulán over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF