This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
795dc3d15fee02c9ccc9da08c8fcee0830a4962a
rails
/
activerecord
/
test
History
Aaron Patterson
795dc3d15f
adding more tests surrounding where_values_hash
2010-11-30 14:47:55 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
adding more tests surrounding where_values_hash
2010-11-30 14:47:55 -08:00
connections
select goes through exec(), so no method chaining for query counts
2010-11-03 17:34:49 -07:00
fixtures
Add some tests for functionality in JoinAssociation which already exists but was previously untested
2010-10-13 08:24:19 -07:00
migrations
Change the method for copying migrations, do not add scope.
2010-10-09 21:32:34 +02:00
models
If a nested_attribute is being marked for destruction and at the same time an attr_accessor value is being assigned then the value being assigned is being ignored. This patch is a fix for that issue.
2010-11-24 22:08:36 +01:00
schema
Add timestamps to Topic
2010-11-02 01:24:31 +00:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00