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
{{ message }}
This repository was archived by the owner on Sep 29, 2020. It is now read-only.
Hi,
I tried tu use you integrity deployment solution, and it works fine.
Thanks for such easyness.
Still, I have a problem, when building:
Missing the Rails 2.3.8 gem. Please gem install -v=2.3.8 rails, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.
But actually, our application is running on heroku already, so this gem shouldn't be a problem.
Any ideas?
Hi,
I tried tu use you integrity deployment solution, and it works fine.
Thanks for such easyness.
Still, I have a problem, when building:
Missing the Rails 2.3.8 gem. Please
gem install -v=2.3.8 rails, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.But actually, our application is running on heroku already, so this gem shouldn't be a problem.
Any ideas?