default_value_for icon indicating copy to clipboard operation
default_value_for copied to clipboard

alias_method_chain is deprecated

Open connorshea opened this issue 9 years ago • 0 comments

It's recommended in the README that we use alias_method_chain, but its been deprecated in Rails 5. This should be changed.

See https://github.com/rails/rails/pull/19434

connorshea avatar Jul 22 '16 20:07 connorshea