Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing the Rails 2.3.4 gem while starting ahnctl #1

Open
sandipransing opened this issue Mar 24, 2010 · 0 comments
Open

Missing the Rails 2.3.4 gem while starting ahnctl #1

sandipransing opened this issue Mar 24, 2010 · 0 comments

Comments

@sandipransing
Copy link

config.enable_rails :path => '../', :env => :production

gives error

Missing the Rails 2.3.4 gem. Please gem install -v=2.3.4 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 rails 2.3.4 is already installed

gem list | grep rails
rails (2.3.5, 2.3.4, 2.1.2)

What could be the issue ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant