[Rails] NoMethod error. rediredct_to undefined

2014-04-06 Thread James Davis, PhD
Show us the contents of your config/routes.rb. From the error, it looks like you are using a redirect in that file which is not correct. Redirect logic should go elsewhere. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe

[Rails] NoMethod error. rediredct_to undefined

2014-04-05 Thread Naman G.
Pleas help. This is the log when I try to run the rails server. Thanks!! /home/naman/Desktop/multiple_image_upload_carrierwave/config/routes.rb:3:in `block in ': undefined method `redirect_to' for # (NoMethodError) from /home/naman/.rvm/gems/ruby-2.1.0/gems/actionpack-4.0.2/lib/action_dispatch/