Comment on Friendly attributes pattern in RubyparentComments−onli10moThe advantage is the amount of code minimized and not using a generic factory pattern. But that probably can be achieved with a bit less magic...
Comments
The advantage is the amount of code minimized and not using a generic factory pattern. But that probably can be achieved with a bit less magic...