Fallback attributes to delegate
Fallback to delegate if somethings fishy. fallback :title, :to => :shop, :if => :title_to_short?
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Fallback to delegate if somethings fishy. fallback :title, :to => :shop, :if => :title_to_short?
Post a comment