mustmodify / valuable

quick ruby modeling -- basically attr_accessor with default values, light-weight casting, and a constructor
http://valuable.mustmodify.com/
MIT License
72 stars 3 forks source link

Assume that some things use ActiveRecord #23

Open mustmodify opened 8 years ago

mustmodify commented 8 years ago

has_value :user, :ar => true has_value :user, :orm => :ar something like that