search for: mcilw

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

2011 Dec 17
39
Stack Level Too Deep Error (can't seem to figure it out)
....root: /home/rails30/apps/vell Application Trace | Framework Trace | Full Trace activesupport (3.0.10) lib/active_support/core_ext/class/attribute.rb: 81 the development log shows: Completed 500 Internal Server Error in 282ms ActionView::Template::Error (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/vm...
2012 Feb 27
6
selecting params value to use with $.ajax()
Hello all, I''m trying to write a jquery function where I am posting some data from a form. I am wondering is there a way to select the particular param that I want to use when I submit the data to $.ajax(). I don''t believe it makes sense to create a hidden field just to use with $.ajax() but I can''t seem to figure out how to get to the params key/value using jquery.
2011 Dec 14
30
How can I get RVM/Passenger/Apache2 to play nicely together
Hello all, Can anyone point me to any solid documentation on how to set up a production server using RVM, Passenger, and Apache2? I have been at this for a week with absolutely no luck at all so I thought I would post here to see if anyone has managed to get this to work and written down the steps they used. Right now with my current implementation, I am getting a 404 error when I attempt to