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
d14e2987b583a3dcb6836d310f77ce367c7396f8
rails
/
activerecord
/
test
History
Raimonds Simanovskis
4e3d220da3
added dependencies in Gemfile for running ActiveRecord tests with Oracle database
2010-08-16 15:21:54 -07:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
assert_equal here
2010-08-16 19:09:23 -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