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
02ab7890bfe87fbd5fd3b3fba04dca9bf22255c9
rails
/
activerecord
/
test
History
Nathaniel Bibler
3a875e6184
Changed behavior of touch and added touch! Originally implemented by Obie Fernandez, updated touch! to act as a thin wrapper to touch. [
#2520
state:resolved]
...
Signed-off-by: wycats <
wycats@gmail.com
>
2010-03-27 00:35:39 -07:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Changed behavior of touch and added touch! Originally implemented by Obie Fernandez, updated touch! to act as a thin wrapper to touch. [
#2520
state:resolved]
2010-03-27 00:35:39 -07:00
connections
Remove support for SQLite 2.
2009-08-17 14:54:34 +01:00
fixtures
Add inverse polymorphic association support. [
#3520
state:resolved]
2009-12-28 15:12:13 +01:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Fix associations to call :destroy or :delete based on the right :dependent option
2010-03-09 00:11:34 +01:00
schema
PostgreSQLAdapter: set time_zone to UTC when Base.default_timezone == :utc so that Postgres doesn't incorrectly offset-adjust values inserted into TIMESTAMP WITH TIME ZONE columns [
#3777
state:resolved]
2010-01-25 20:57:07 -06:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00