I've created a rails 3.2 site/app but the hosting company I wanted to use only supports rails 2.3
Is there any easy option to downgrade. As a long sort , I tried changing my Gemfile on my dev copy but it complains about various dependencies.
Is there any easy way to downgrade or am I forced to create a new 2.3 app and recreate the files?