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
37b210410964c957bfbb39fa55bdf87e14f73fa6
rails
/
activerecord
/
test
History
Aaron Patterson
37b2104109
adding a test for
#1322
2011-05-27 11:45:32 -07:00
..
active_record
/connection_adapters
introduce a fake AR adapter for mocking database return values
2011-02-04 13:34:57 -08:00
assets
…
cases
adding a test for
#1322
2011-05-27 11:45:32 -07:00
connections
use rake to create test databases for us
2011-01-14 14:07:16 -08:00
fixtures
Don't use select() values from the join model of a through association.
Fixes
#508
.
2011-05-11 08:56:01 +01:00
migrations
in the middle of refactoring
2010-12-03 12:00:09 -08:00
models
Fix infinite recursion where a lazy default scope references a scope.
Fixes
#1264
.
2011-05-25 00:18:08 +01:00
schema
Merge pull request
#560
from guilleiguaran/fix_pluralize_table_names_false
2011-05-16 15:40:12 -07:00
config.rb
…