constructable gem by Manuel Korfmann — 21 July 2011 I made this gem to simplify class construction. Comments Looks like a lot of overlap with a gem I wrote. You may want to take a look: http://rubygems.org/gems/configurable Simon Chiang — 21 July 2011 What use cases are there for this? It seems like extra cost at no savings for code brevity or beauty. J Bardrof — 21 July 2011 This library called Virtus does probably the same thing but with much cleaner syntax. nepalonrails — 21 July 2011 A nice exercise in mental masturbation but completely useless. AnonymousCritic — 21 July 2011 Post a comment You can use basic HTML markup (e.g. <a>) or Markdown. Authenticate with GitHub As you are not logged in, you will bedirected via GitHub to signup or sign in
Comments
Looks like a lot of overlap with a gem I wrote. You may want to take a look: http://rubygems.org/gems/configurable
What use cases are there for this? It seems like extra cost at no savings for code brevity or beauty.
This library called Virtus does probably the same thing but with much cleaner syntax.
A nice exercise in mental masturbation but completely useless.
Post a comment