aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/lib/active_resource/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-59/+0
* annotate class_eval method for active resource schema attributesVijay Dev2011-06-051-2/+8
* Remove TODO and support all expected attributes.Emilio Tagua2010-09-171-3/+1
* Better code formatting and proper line numbers for stack tracesNeeraj Singh2010-05-141-1/+1
* Remove annoying and useless meta commentsJoshua Peek2009-12-201-6/+6
* Use instance_eval for schema blockJoshua Peek2009-12-201-7/+4
* Rename define_schema => schemaJoshua Peek2009-12-201-2/+2
* Rename SchemaDefinition => SchemaJoshua Peek2009-12-201-0/+58