Skip to content

Commit

Permalink
added 'tested with' mention to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mustmodify committed Feb 25, 2012
1 parent 091325f commit f44ca81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Expand Up @@ -5,6 +5,8 @@ Valuable enables quick modeling... it's attr_accessor on steroids. Its simple i

Valuable provides DRY decoration like attr_accessor, but includes default values and other formatting (like, "2" => 2), and a constructor that accepts an attributes hash. It provides a class-level list of attributes, an instance-level attributes hash, and more.

Tested with "Rubinius":http://www.rubini.us, 1.8.7, 1.9.1, 1.9.2, 1.9.3

Frequent Uses
-------------

Expand Down

0 comments on commit f44ca81

Please sign in to comment.