I am planning on initiating an upgrade from Rails 2 to Rails 3 for a rather big app. Problem is the project is relying on some old gems that are no longer supported by Rails 3.
What choices do I have, knowing that deactivating the dependant functionalities is not an option ? Are there any solutions besides looking for alternate gems ?