search for: _request_and_response

Displaying 20 results from an estimated 24 matches for "_request_and_response".

2009 Oct 18
4
NoMethodError in User sessionsController#new
...at 2009-10-17 23:26:38) [GET] Parameters: {"action"=>"new", "controller"=>"user_sessions"} NoMethodError (undefined method `require_no_user'' for #<UserSessionsController:0x24fc700>): Rendered rescues/_trace (29.9ms) Rendered rescues/_request_and_response (1.3ms) Rendering rescues/layout (internal_server_error) ------------------------------------------ FYI------------------------------------ Rails version: 2.3.4 Ruby version: 1.8.6
2006 Jul 12
0
Strange error
Has anyone ever experience this error? I''m not sure where to trace it back to. Showing usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/templates/rescues/_request_and_response.rhtml where line #40 raised: wrong number of arguments (1 for 0) Extracted source (around line #40): 37: <p><b>Parameters</b>: <%=h request_dump == "{}" ? "None" : request_dump %></p> 38: 39: <p><a href="#" onclick="doc...
2010 Dec 31
1
WickedPDF - wrong number of arguments
...oller.rb:20 app/controllers/orders_controller.rb:9:in `show'' Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.3/lib/ action_dispatch/middleware/templates/rescues/_trace.erb (4.8ms) Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.3/lib/ action_dispatch/middleware/templates/rescues/_request_and_response.erb (30.6ms) Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.3/lib/ action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (49.7ms) CONTROLLER: def show respond_to do |format| format.html { render ''show'' } format.pdf do @example_tex...
2009 Apr 06
11
How do I fix this? Power went down.
...grel.rb:285:in `new'' /usr/lib/ruby/1.8/mongrel.rb:285:in `run'' /usr/lib/ruby/1.8/mongrel.rb:268:in `initialize'' /usr/lib/ruby/1.8/mongrel.rb:268:in `new'' /usr/lib/ruby/1.8/mongrel.rb:268:in `run'' Rendered rescues/_trace (72.4ms) Rendered rescues/_request_and_response (0.8ms) Rendering rescues/layout (internal_server_error) I really don''t want to lose all my work, but I''m totally lost on how to fix this problem. Sincerely, Arthur --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the...
2011 Jul 14
1
rails 3.0.9 ArgumentError (redundant UTF-8 sequence):
...39; app/controllers/intentsearches_controller.rb:100:in `gmap'' Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (36.4ms) Rendered /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (40.7ms) I am sending a http request with only one header param Accept : application/json Does anyone know about this issue? Best, philip...
2013 May 08
1
server started as daemon: Application behaves differently from running in console
...by/1.8/webrick/server.rb:92:in `each'' /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start'' /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start'' /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start'' Rendered rescues/_trace (32.0ms) Rendered rescues/_request_and_response (1.0ms) Rendering rescues/layout (internal_server_error) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email...
2012 Oct 01
1
active_model_serializers, more than one level deep of associations, specifying serializers per association
...tion_dispatch/middleware/reloader.rb:70 Rendered /path/to/ruby-1.9.3-p194@my_project/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /path/to/ruby-1.9.3-p194@my_project/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /path/to/ruby-1.9.3-p194@my_project/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.6ms) So, I thought I''d look into how we are supposed to define associations and subassociations, etc.''s...
2010 Jan 22
5
Rails Render Issue
Hi, I am adding login functionality to my app which has two controllers users and photos and i am having some trouble. In my users/index view <%if logged_in? %> <%=render "photos/index"%> <%else%> .... Home page With login..... <%end%> In my photos/index view <%if logged_in? %> .... Welcome page ..... <%else%>
2010 Jul 22
0
TemplateError while rendering german special characters
...8:in `synchronize'' /usr/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'' /usr/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'' /usr/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'' Rendered rescues/_trace (44.0ms) Rendered rescues/_request_and_response (0.2ms) Rendering rescues/layout (internal_server_error) Any idea ? regards, Hardik -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-ta...
2011 May 24
4
Rails hates my recursive function
...dents_controller.rb:19:in `find_student'' Rendered c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/actionpack-3.0.7/lib/action_dispatch/middleware/templates/rescues/_trace.erb (18.0ms) Rendered c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/actionpack-3.0.7/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (41.0ms) Rendered c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/actionpack-3.0.7/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (85.0ms) Can anyone explain what the problem might be or a better approach to accomplishing this particular task? -- You re...
2010 Sep 17
0
ruby's oauth2 grant_type
...2::HTTPError (Received HTTP 400 during request.): Rendered /opt/local/lib/ruby1.9/gems/1.9.1/gems/actionpack-3.0.0/lib/ action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /opt/local/lib/ruby1.9/gems/1.9.1/gems/actionpack-3.0.0/lib/ action_dispatch/middleware/templates/rescues/_request_and_response.erb (30.0ms) Rendered /opt/local/lib/ruby1.9/gems/1.9.1/gems/actionpack-3.0.0/lib/ action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.7ms) Any idea how to fix it? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed...
2011 Jun 15
1
uninitialized class variable @@env in OCI8
Can anyone help me with the uninitialized class variable @@env in OCI8 error raised in my app\views\xxxx index.html.erb file Thanks in advance Below is the code and the result of bundle show. I am using Windows 7 <h1>Listing comics</h1> <table> <tr> <th>Title</th> <th>Issue</th> <th>Publisher</th>
2010 Apr 03
0
Deployment problem with apache + fastcgi
.../rack-1.0.1/lib/rack/head.rb:9:in `call'' etc. It was for all controllers (for all requests). Development.log: Processing ActionController::Base#index [GET] NameError (uninitialized constant [ControllerName]): public/dispatch.fcgi:27 Rendered rescues/_trace (45.1ms) Rendered rescues/_request_and_response (0.4ms) Rendering rescues/layout (internal_server_error) Please help me! Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/J...
2011 Dec 17
39
Stack Level Too Deep Error (can't seem to figure it out)
...rror (stack level too deep): Rendered /home/vmcilwain/.rvm/gems/ruby-1.9.2-p290/gems/ actionpack-3.0.10/lib/action_dispatch/middleware/templates/rescues/ _trace.erb (1.9ms) Rendered /home/vmcilwain/.rvm/gems/ruby-1.9.2-p290/gems/ actionpack-3.0.10/lib/action_dispatch/middleware/templates/rescues/ _request_and_response.erb (93.8ms) Rendered /home/vmcilwain/.rvm/gems/ruby-1.9.2-p290/gems/ actionpack-3.0.10/lib/action_dispatch/middleware/templates/rescues/ template_error.erb within rescues/layout (107.0ms) Anyone have any ideas on how I can figure out what is causing this error? I have tried poking around but Im a...
2010 Aug 13
11
Link to remote and the equivalent in Rails 3
Hi WOW! Is Rails 3 another interesting learning curve. Just when I think I have a general working knowledge of Rails 2 ... things change. I''m trying to replicate the following in Rails 3: <%= link_to_remote image_tag("creditcard.png", :border => 0), :url => {:action => :make_payment, :type => "Credit", :id => @appt.id },
2009 Dec 30
2
relating controllers... How to?
...by/1.8/webrick/server.rb:92:in `each'' /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start'' /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start'' /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start'' Rendered rescues/_trace (113.5ms) Rendered rescues/_request_and_response (2.3ms) Rendering rescues/layout (internal_server_error) Please help me!!! what''s the matter?? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3Mboc...
2009 Jun 09
3
NameError what is it?
...by/lib/ruby/1.8/webrick/server.rb:92:in `each'' d:/ruby/lib/ruby/1.8/webrick/server.rb:92:in `start'' d:/ruby/lib/ruby/1.8/webrick/server.rb:23:in `start'' d:/ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'' Rendered rescues/_trace (109.0ms) Rendered rescues/_request_and_response (0.0ms) Rendering rescues/layout (internal_server_error) -- Posted via http://www.ruby-forum.com/.
2009 Jul 08
2
RuntimeError (JPEG marker not found!):
...by/lib/ruby/1.8/webrick/server.rb:92:in `each'' C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `start'' C:/Ruby/lib/ruby/1.8/webrick/server.rb:23:in `start'' C:/Ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'' Rendered rescues/_trace (218.0ms) Rendered rescues/_request_and_response (16.0ms) Rendering rescues/layout (internal_server_error)
2010 Jun 29
16
problem finding find current page
I have this bit of code in my email.controller user = @current_user story = @current_story recipient = story.user It doesn''t work because @current_story isn''t defined. How can I find the current page to make this work? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2013 Oct 29
3
rake db:migrate debacle
.../templates/rescues/_source.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p392/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p392/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /usr/local/rvm/gems/ruby-1.9.3-p392/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.4ms) [2013-10-28 20:55:38] WARN Could not determine content-length of response body. Set content-length of the response...