1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/environments
2007-11-17 01:39:19 +00:00
..
boot.rb RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes #10057. 2007-11-17 01:39:19 +00:00
development.rb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +00:00
environment.rb Fix environment.rb typos. Closes #9859 [fxn, mikong] 2007-10-14 03:09:20 +00:00
production.rb Kill the whiny_protected_attributes setting and kill the exception raised. Instead, just log the mass-assignment misalignment as a debug warning (closes #9966) 2007-11-09 19:57:24 +00:00
test.rb [7668] part deux (forgot to add the railties love to the mix) 2007-09-28 16:08:42 +00:00