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
296e5c38f1b501d39c247f5b7daccedded4e497b
rails
/
activerecord
/
test
History
Santiago Pastorino
894fd28859
Fixed bug in active_record/nested_attributes where an empty string id caused an ActiveRecord::RecordNotFound error. Found by [Ben Tillman]
...
[
#5638
state:committed] Signed-off-by: Santiago Pastorino <
santiago@wyeworks.com
>
2010-11-11 15:23:40 -02:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Fixed bug in active_record/nested_attributes where an empty string id caused an ActiveRecord::RecordNotFound error. Found by [Ben Tillman]
2010-11-11 15:23:40 -02: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
use persisted? instead of new_record? wherever possible
2010-11-09 13:54:04 -02: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