Ruby on Rails Thursday, August 29, 2013

On 29 August 2013 20:48, Rekha Benada <rekha.benada@gmail.com> wrote:
> Hi,
>
> I am following this post http://www.sitepoint.com/ruby-social-gems-linkedin/
> for using linked gem and API for getting profile and other stuff
> But at the end I am getting this error:
>
>
>
> => Booting WEBrick
> => Rails 3.2.13 application starting in development on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
> Exiting
> /Users/rekha/.rvm/gems/ruby-1.9.2-p320/gems/actionpack-3.2.13/lib/action_dispatch/routing/mapper.rb:179:in
> `default_controller_and_action': missing :action (ArgumentError)

Very likely a problem with routes.rb. Post it here (after removing
all comment lines, we don't need to see those).

Colin

--
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 to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLt2bjVL8u565iwkk%2BCPzA3XPhzLkZqNXNOccg6JFontEg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment