Displaying 1 result from an estimated 1 matches for "gemnasium".
2013 Jun 25
1
Casting gem usage in Rails 4/Ruby 2 vs. Rails 4 push for concern usage/Rails delegation
Just read about the Casting gem:
https://discuss.gemnasium.com/t/casting-adding-behavior-to-objects-without-using-extend/34
https://github.com/saturnflyer/casting
What are the Rails core team''s opinions about using Casting vs.
ActiveSupport::Concern usage, Rails delegation, etc.?
--
You received this message because you are subscribed to the G...