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
6177a0be96cebac129d0e20d2b5ec009a00fa56c
rails
/
activerecord
/
test
History
Mark Turner
6177a0be96
added testcase for belongs_to with a counter_cache and touch
...
[
#5365
state:committed] Signed-off-by: Santiago Pastorino <
santiago@wyeworks.com
>
2010-08-16 22:41:12 -03:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
added testcase for belongs_to with a counter_cache and touch
2010-08-16 22:41:12 -03:00
connections
added dependencies in Gemfile for running ActiveRecord tests with Oracle database
2010-08-16 15:21:54 -07:00
fixtures
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Add missing model
2010-08-14 18:49:04 -03:00
schema
Both tests are using the same model, move the model to another file and add the missing require
2010-08-14 18:48:06 -03:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00