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 has been archived by the owner on Aug 21, 2023. It is now read-only.
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
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.
The text was updated successfully, but these errors were encountered: