Everyday, I find yet a bit more to love about Ruby…Hmmm, surely there's a method to update bla bla…
>> some_object.methods.grep /update/=> ["update_attributes", "after_update", …]Sweet!
Everyday, I find yet a bit more to love about Ruby…Hmmm, surely there's a method to update bla bla…
>> some_object.methods.grep /update/=> ["update_attributes", "after_update", …]Sweet!