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
4b07bc84759d2accfaa90f135d169261bc2ff32d
rails
/
activerecord
/
test
History
Neeraj Singh
747e0744dd
@user.touch should not fail if User does not have updated_at/updated_on column.
...
[
#5439
state:resolved] Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-08-24 11:24:32 -03:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
@user.touch should not fail if User does not have updated_at/updated_on column.
2010-08-24 11:24:32 -03:00
connections
use database from ARUNIT_DB_NAME environment variable when running tests on Oracle
2010-08-23 10:50:21 -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
While creating a new record using has_many create method default scope of child should be respected.
2010-08-19 14:52:15 -03:00
schema
While creating a new record using has_many create method default scope of child should be respected.
2010-08-19 14:52:15 -03:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00