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
/
lib
History
Raimonds Simanovskis
c7dd49eb2a
Replaced hardcoded SessionStore table creation SQL with calls to ActiveRecord adapter migration methods
...
Otherwise hardcoded table creation SQL was failing on Oracle database
2010-08-16 15:21:58 -07:00
..
active_record
Replaced hardcoded SessionStore table creation SQL with calls to ActiveRecord adapter migration methods
2010-08-16 15:21:58 -07:00
rails
/generators
Avoid a blank line before the add/remove columns
2010-06-25 15:06:32 -03:00
active_record.rb
mass_assignment_security moved from AR to AMo, and minor test cleanup
2010-07-08 18:28:45 +02:00