Re: Rails Version

2008-05-19 Thread Giorgio Clavelli

New project are all Rails 2 (although not sure right now if it 2.0.2
or another one)
There may be some old project, made with Rails 1.2 still supported,
but they would be an exception.

On Mon, May 19, 2008 at 8:04 PM, DAZ [EMAIL PROTECTED] wrote:

 Hi,

 Which version of Rails is running on Heroku? Is this fixed from when
 the project is created so therefore different for each project or is
 it continually updated centrally, so each project uses the same
 version of rails? I've noticed that the new named_scope methods from
 rails 2.1 don't work, so I guess that that version isn't running on my
 project!

 thanks,

 DAZ
 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Rails Version

2008-05-19 Thread mikong

As mentioned by Adam in an old post:

You can check this stuff directly by doing `ruby -v` or `rails -v` in
your app's console.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
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
-~--~~~~--~~--~--~---