Sha256: b31e49bd0f57930ca1ca2e9b68ad445fd0391964385e1fd9e5b3e42c8ab7d078
Contents?: true
Size: 475 Bytes
Versions: 10
Compression:
Stored size: 475 Bytes
Contents
* 0.2.5 * - Initial public release - ActiveRecords can now be auto-created in memory when first referenced from their table name, without an explicit class definition. - ActiveRecords will automatically include validates_presence_of on each field with :null => false - ActiveRecords will automatically generate simple has_many, has_one, belongs_to assocations based upon assumed foreign keys. E.g. foreign key to products table is assumed to be product_id.
Version data entries
10 entries across 10 versions & 2 rubygems