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
96eec090dfd50326146b2f690408fefec50c5111
rails
/
activerecord
/
test
History
Michael Koziarski
96eec090df
Work around a strange piece of Syck behaviour where it checks Model#respond_to? before initializing the object.
...
Things like YAML.load(YAML.dump(@post)) won't work without this.
2010-12-02 08:40:34 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Work around a strange piece of Syck behaviour where it checks Model#respond_to? before initializing the object.
2010-12-02 08:40:34 -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
fix warnings, stop using global variables
2010-11-30 18:46:56 -08: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