Joined September 2014
·
Posted to
Ruby on Rails 4 - Authentication with Facebook and OmniAuth.
over 1 year
ago
After running bundle install when i run user g model .....
it gives me an error.
/home/bishisht/.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/actiondispatch/routing/mapper.rb:243:in `defaultcontrollerandaction': Missing :action key on routes definition, please check your routes. (ArgumentError)
......
and more stuffs. why is this happening?
After installing angularjs-rails gem. I cant find main.js, and if I create a new file app.js where should I put it?