Project

General

Profile

« Previous | Next » 

Revision a7f5b1b8

Added by Ondřej Ezr about 2 years ago

Refs #34500 - reimplement routing hash_for on Rails 6.1

Rails 6.1 refactored the routing method responsible for definition of named routes.
We are overriding this method and thus we need to refactor it as well.
The switch for these is neccessary to support both Rails 6.0 and 6.1

  • added
  • modified
  • copied
  • renamed
  • deleted