search for: process_action

Displaying 18 results from an estimated 18 matches for "process_action".

2011 Jun 12
3
Problem with undefined variable current_user
...edit#> | Full Trace <http://localhost:3000/users/1/edit#> |app/helpers/sessions_helper.rb:17:in `signed_in?'' app/controllers/users_controller.rb:91:in `authenticate'' rake-0.8.7/ruby/1.9.1/gems/activesupport-3.0.3/lib/active_support/callbacks.rb:436:in `_run__1056153724__process_action__372525482__callbacks'' rake-0.8.7/ruby/1.9.1/gems/activesupport-3.0.3/lib/active_support/callbacks.rb:409:in `_run_process_action_callbacks'' rake-0.8.7/ruby/1.9.1/gems/activesupport-3.0.3/lib/active_support/callbacks.rb:93:in `run_callbacks'' rake-0.8.7/ruby/1.9.1/gems/act...
2010 Dec 10
0
Encoding issues when uploading files
...uploading Error: incompatible character encodings: UTF-8 and ASCII-8BIT Full trace: app/controllers/index_controller.rb:6:in `upload'' actionpack (3.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'' actionpack (3.0.0) lib/abstract_controller/base.rb:150:in `process_action'' actionpack (3.0.0) lib/action_controller/metal/rendering.rb:11:in `process_action'' actionpack (3.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'' activesupport (3.0.0) lib/active_support/callbacks.rb:435:in `_run__1754744357340717012__process_act...
2012 Apr 24
1
Rails 3 Errno::EAFNOSUPPORT: Address family not supported by protocol - socket(2)
...roller.rb:102:in `save_code_request'' app/controllers/access_code_controller.rb:22:in `send_email'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/action_controller/metal/implicit_render.rb:4:in `send_action'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/abstract_controller/base.rb:167:in `process_action'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/action_controller/metal/rendering.rb:10:in `process_action'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/abstract_controller/callbacks.rb:18:in `block in process_action'' [GEM_ROOT]/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:4...
2012 Apr 24
1
Rails 3 Errno::EAFNOSUPPORT: Address family not supported by protocol - socket(2)
...roller.rb:102:in `save_code_request'' app/controllers/access_code_controller.rb:22:in `send_email'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/action_controller/metal/implicit_render.rb:4:in `send_action'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/abstract_controller/base.rb:167:in `process_action'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/action_controller/metal/rendering.rb:10:in `process_action'' [GEM_ROOT]/gems/actionpack-3.2.3/lib/abstract_controller/callbacks.rb:18:in `block in process_action'' [GEM_ROOT]/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:4...
2011 May 21
4
request.format = :mobile causes error "undefined method `ref' for nil:NilClass"
...od `ref'' for nil:NilClass Rails.root: /Users/jason/Projects/DEVELOPMENT/ROR/test_mobile Application Trace | Framework Trace | Full Trace activesupport (3.0.7) lib/active_support/whiny_nil.rb:48:in `method_missing'' actionpack (3.0.7) lib/action_controller/metal/rendering.rb:10:in `process_action'' actionpack (3.0.7) lib/action_controller/metal/rendering.rb:10:in `map'' actionpack (3.0.7) lib/action_controller/metal/rendering.rb:10:in `process_action'' actionpack (3.0.7) lib/abstract_controller/callbacks.rb:18:in `process_action'' activesupport (3.0.7) lib/ac...
2013 Feb 10
0
Nested attributes doesnt get updated
...1.3) lib/action_controller/metal/mime_responds.rb:194:in `respond_to'' app/controllers/a_w_requests_controller.rb:106:in `update'' actionpack (3.1.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action'' actionpack (3.1.3) lib/abstract_controller/base.rb:167:in `process_action'' actionpack (3.1.3) lib/action_controller/metal/rendering.rb:10:in `process_action'' actionpack (3.1.3) lib/abstract_controller/callbacks.rb:18:in `block in process_action'' activesupport (3.1.3) lib/active_support/callbacks.rb:425:in `_run__486895298054507173__process_acti...
2010 Aug 18
6
undefined method `eq' for nil:NilClass
I''m walking through an example in the "Head First Rails" book, but, instead doing the examples using Rails3.0.0.rc. But, I''m getting this error when browsing for example: http://localhost:3000/advs/1 undefined method `eq'' for nil:NilClass Provided that my advs_controller.rb is as follows: http://pastie.org/private/cd9zntg2ite57ept288kfa Any ideas why
2013 Mar 24
5
Rails 4.0 has_many_through and fields_for
...ion.rb:40:in `render'' actionpack (4.0.0.beta1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'' actionpack (4.0.0.beta1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'' actionpack (4.0.0.beta1) lib/abstract_controller/base.rb:189:in `process_action'' actionpack (4.0.0.beta1) lib/action_controller/metal/rendering.rb:10:in `process_action'' actionpack (4.0.0.beta1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'' activesupport (4.0.0.beta1) lib/active_support/callbacks.rb:413:in `_run__68927184__proc...
2012 Jan 18
3
Cannot redirect to nil!
I need some help please.. when I created web application about books market, i create a cart and using test the message error appear like this on rake test:functionals LineItemsControllerTest > test_should_create_line_item > ERROR > Cannot redirect to nil! and also appear on web side, thats error told that "Cannot redirect to nil!" Then i was checking the code,
2012 Apr 19
1
active admin undefined method `' for nil:NilClass
...quot;=>"1"}, "commit"=>"Create Package crew"} stack error app/admin/package_crews.rb:35:in `create'' actionpack (3.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'' actionpack (3.2.1) lib/abstract_controller/base.rb:167:in `process_action'' actionpack (3.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'' actionpack (3.2.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'' activesupport (3.2.1) lib/active_support/callbacks.rb:447:in `_run__304549499__process_action__77544...
2010 Jul 27
13
3.0.0rc ActionController::RoutingError No route matches
Have been developing on 3.0.0beta4 and just updated to 3.0.0.rc. When I try to link_to() a User object that previously had worked, I get the following: ActionView::Template::Error (No route matches {:action=>"destroy", :controller=>"games", :id=>#<User ..... > Yet I have in my routes.rb file has resources :users and my "rake routes" shows:
2012 Sep 04
2
How to get contact list from yahoo in rails using OAuth
I can successfully get the contacts from google using OAuth gem in rails. my gmail configuration is : :google=>{ :key=>"***", :secret=>"***", :expose => true, :scope=>"https://www.google.com/m8/feeds/" } now i want to get contact from yahoo and hot mail. How to get that contact I have given following configuration in my
2012 Sep 18
2
undefined method `to_sym' for nil:NilClass
...henticate_controller.rb:9:in `authenticate'' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action'' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action'' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `process_action'' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__2116553026__process_action__1148928051__c...
2012 Jan 23
2
Rails 3.2: invalid %-encoding (100%)
...request.rb:225:in `GET'' actionpack (3.2.0) lib/action_dispatch/http/parameters.rb:10:in `parameters'' actionpack (3.2.0) lib/action_dispatch/http/filter_parameters.rb:33:in `filtered_parameters'' actionpack (3.2.0) lib/action_controller/metal/instrumentation.rb:21:in `process_action'' actionpack (3.2.0) lib/action_controller/metal/params_wrapper.rb:205:in `process_action'' activerecord (3.2.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'' -- You received this message because you are subscribed to the Google Groups "...
2011 Dec 05
9
jquery - word is not defined
Just starting out with a beginner book on jquery and the very first thing I am trying fails (has to be me) Rails 3.1 - other jquery things working including a poor example of drag & drop that is my ultimate target here but just simply trying to get every alternating row in a table to have a different css class So I''m using... app/assets/javascripts/people.js.coffee and put in...
2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2014 Apr 23
0
Something went wrong
...6:in `call' 2014-04-23T21:35:54.918725+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/act ivesupport-4.1.0/lib/active_support/callbacks.rb:149:in `call' 2014-04-23T21:35:54.918742+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/act ionpack-4.1.0/lib/action_controller/metal/rescue.rb:29:in `process_action' 2014-04-23T21:35:54.918740+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/act ivesupport-4.1.0/lib/active_support/callbacks.rb:86:in `run_callbacks' 2014-04-23T21:35:54.918741+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/act ionpack-4.1.0/lib/abstract_controller/callbacks.rb:19:in `pro...
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled