On Oct 10, 10:10 am, Clem Rock <[EMAIL PROTECTED]>
wrote:
> One thing that could be causing a big problem is that on localhost, my
> rails version is:  Rails 1.2.6
>
> and on the Rails Playground hosting the version is:   Rails 2.1.1
>
> Any ideas how I can get this to work in both places?
>
> Thanks,
> Clem
> --
> Posted viahttp://www.ruby-forum.com/.

You can try freezing your version of Rails into your app.

rake rails:freeze:gems

http://www.softiesonrails.com/2008/1/3/freezing-your-rails-application
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to