Displaying 1 result from an estimated 1 matches for "actioncontrollerintegrationsession".
2010 Jun 15
2
ThreadError: stopping only thread
Running Rails 2.3.5
I am new to Ruby and Rails. From the console I get the following
ThreadError below. Any suggestions are very welcome.
>> app.get "/slides"
=> 200
>> app.request.path_parameters
=> {"action"=>"index", "controller"=>"slides"}
>> app.get "/slides/1"
ThreadError: stopping only thread