You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INSTALL
gem install bundler
bundle install
rails s
IMPORTANT (update to rails 3 beta 4)
You need to update bundler
gem update bundler
And obviously: bundle install