aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/locking_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Do not use instantiated fixtures (in general) in tests. Also, support the ↵Jamis Buck2005-06-101-4/+2
| | | | | | use of transactional fixtures by setting the AR_TX_FIXTURES environment variable to "yes". git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1399 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added automated optimistic locking if the field lock_version is present #384 ↵David Heinemeier Hansson2004-12-311-0/+34
[Michael Koziarski] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@295 5ecf4fe2-1ee6-0310-87b1-e25e094e27de