Hmm I'm not sure what you mean by this. I'm trying to get 2.1.1 or 2.1.2 to work...
On Thu, Nov 13, 2008 at 6:04 PM, Keenan Brock <[EMAIL PROTECTED]> wrote: > > I changed the version to 2.1 and it worked fine > > --Keenan > > > > On Nov 13, 2008, at 7:56 PM, Matthew Moore <[EMAIL PROTECTED]> wrote: > > > > > I uploaded my first app to Heroku (yay!!), but it seems like Heroku > > isn't running with Rails 2.1.1 (the current release). > > > > Missing the Rails 2.1.1 gem. Please `gem install -v=2.1.1 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. > > Heroku supports Rails version 2.0.2 and 2.1. Update RAILS_GEM_VERSION > > in your config/environment.rb to select one of these versions. > > > > I take it I can freeze rails if I want to, to get 2.1.1, right? > > Are there any plans to get Rails 2.1.1 up on Heroku "builtin"? > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
