Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用活动资源版本 3.2.1,我需要一个像 after_create 这样的生命周期方法,我可以在其中做一些初始化后的工作。
我知道这将在下一个版本的活动资源中出现,想知道人们现在如何用旧版本解决这个问题。
after_filter :some_method, :only => :create