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
d58ee2300854f4a5a4e0ff4b7e09f412eb2dc189
rails
/
activerecord
/
test
History
Eloy Duran
26639e8a45
Removed the version of ActiveRecord::Base#destroyed? that was added in
a44a1257d8
.
...
Because José Valim was cheeky enough to already add it to the master branch.
2009-09-12 16:16:48 +02:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Removed the version of ActiveRecord::Base#destroyed? that was added in
a44a1257d8
.
2009-09-12 16:16:48 +02:00
connections
Remove support for SQLite 2.
2009-08-17 14:54:34 +01:00
fixtures
Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [
#1756
state:resolved]
2009-09-12 16:03:32 +02:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Define autosave association validation methods only when needed. [
#3161
state:resolved]
2009-09-12 16:04:36 +02:00
schema
Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [
#1756
state:resolved]
2009-09-12 16:03:32 +02:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00