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
a985309abc8993ddc33c7a604bc41868909f457c
rails
/
actionpack
/
test
/
activerecord
History
Jon Leighton
0b72a04d0c
Deprecate set_table_name in favour of self.table_name= or defining your own method.
2011-11-29 20:13:36 +00:00
..
active_record_store_test.rb
Fixed session ID fixation for ActiveRecord::SessionStore
2011-07-12 11:09:11 -07:00
controller_runtime_test.rb
Take into account time spent in AR even if a redirect occurs or if it is after the render
2011-05-23 10:58:43 +01:00
polymorphic_routes_test.rb
Deprecate set_table_name in favour of self.table_name= or defining your own method.
2011-11-29 20:13:36 +00:00
render_partial_with_record_identification_test.rb
minor cleaning
2011-05-10 22:51:54 +05:30