search for: backtrace_cleaner

Displaying 3 results from an estimated 3 matches for "backtrace_cleaner".

2011 Mar 23
0
Passing NilClass To Create & MiniTest Backtrace Cleaner
...n a basic model or not. My app''s controller was setup in such a way that I would always pass params[:foo] and sometimes that was nil and for years that has always worked. Does this sound patch worthy? If so I''ll scrap some time up and see what happens. 2) I noticed that the Rails.backtrace_cleaner was not being used in my tests under 1.9.x since that uses MiniTest. This could have been happening for as long as there has been MiniTest usage since the backtrace cleaner was introduced, I may have never noticed before. Either way I created a plugin last night [1] called MiniBacktrace that is rea...
2013 Jun 22
4
ActiveRecord::Base.transaction - SystemStackError - stack level too deep:
Im having an issue that seems to only happen when trying to use a transaction. Ive used transactions many times in the past and Im at a loss as to why im getting the stack level too deep problem. SystemStackError - stack level too deep: actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:70:in `'' I have a StackOveflow with more detail -
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server