Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Problem with Rails 2.3.4 #1

Open
f10i opened this issue Oct 22, 2009 · 1 comment
Open

Problem with Rails 2.3.4 #1

f10i opened this issue Oct 22, 2009 · 1 comment

Comments

@f10i
Copy link

f10i commented Oct 22, 2009

Whenever I try to start up the server with rails 2.3.4, I get an exception:
can't activate actionpack 2.3.2, already activated actionpack 2.3.4

Can we have a fix or an update for this? Rails 2.3.4 includes some security fixes that are important to have.

@f10i
Copy link
Author

f10i commented Oct 22, 2009

ok, adding :version => '2.3.2' to config.gem line fixed it and now I can start my server. But for some weird reason I can't use symbols in my routes file anymore. Complains that :Symbol has no method camelize

keeguon referenced this issue in keeguon/actionwebservice Apr 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant