Upgrading to Rails 2.3.18

This commit is contained in:
2013-07-11 17:06:27 -04:00
parent 5fa732cd0b
commit 5484553f97
19 changed files with 7514 additions and 57 deletions

View File

@@ -0,0 +1,7 @@
# Be sure to restart your server when you modify this file.
# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
# You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
# Rails.backtrace_cleaner.remove_silencers!