aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/guid.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add line endings to files which are missing themSean Griffin2015-02-171-1/+1
| | | | | | These files get modified whenever someone uses a tool like `sed`. Let's just get this over with in one commit so it'd not adding diff noise to something else.
* Fix validates_uniqueness_of for SQL keywords [#23 state:resolved]Alex MacCaw2008-05-111-0/+2
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>