[Rails] Rails 3 Migration expecting test gems to be installed??
Hi,
I have gem file set up so only the specific gems are installed/needed
for each environment, so all the test gems like cucumber etc are
grou[ed in test. When i try a rake db:migrate RAILS_ENV=staging on
the staging server however i get an error saying XXXX gem is not
installed, please use bundle install. I dont want the test gems
installed on this server however when i run the migration on staging
its expecting them to be installed.
Anyone hit this problem before and how did you sort it, i cant find
anything in the forums?
JB
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home