List Question
18 TechQA 2019-05-02T11:14:34.087000How to fix activeuuid gem error while upgrading from Rails4 to Rails5
456 views
Asked by Harshwardhan Rathore
How to upgrade redmine plugin to rails 5, alias_method_chain is deprecated now
2.7k views
Asked by Norman Edance
Prepending to module that gets included/extended
163 views
Asked by Roman Usherenko
Can I use module#prepend instead of alias_method_chain to monkey patch this concern?
1k views
Asked by blu
How to add alias to alias_method_chain in Ruby on Rails?
203 views
Asked by ramya
what is the difference between alias_method and alias_method_chain?
733 views
Asked by H.Elsayed
Undefined method with alias_method_chain
838 views
Asked by Sergey Vernidub
Custom Helper with alias_method_chain on Ruby on Rails in development mode [REDMINE]
1.1k views
Asked by Rem's
Alias method chain with method not defined
1.1k views
Asked by jrichardlai
alias_method, alias_method_chain, and self.included
1.9k views
Asked by PlankTon
class << self, alias_method, and monkey patching Mechanize::Cookie
885 views
Asked by pguardiario
How can I omit the middle of a chain of methods?
128 views
Asked by Simon
alias_method_chain on an HABTM attribute's setter isn't working
466 views
Asked by solidcell
How to modify Rails 3 form builder
2.2k views
Asked by deb
Alias method chain in ruby calling itself
1.1k views
Asked by Jaryl
alias_attribute and creating and method with the original attribute name causes a loop
4.4k views
Asked by Tiago
Rails - alias_method_chain with a 'attribute=' method
1.3k views
Asked by kikito
Overring a Rails core mixin method, and still being able to call the old method
394 views
Asked by dalyons