2008/12/5 shantanu pavgi <[EMAIL PROTECTED]>:
> I am trying to get my rails project working on a new machine. I am using
> OpenSuse 10.3 and following steps were performed,
> 1. installed rubygems
> 2. installed Rails (1.x) using Suse repository - it didn't have latest
>
> version.
> 3. updated gem version and Rails version.
> 4. installed other gems such rcov
> 5. installed 'tzinfo_timezone' plugin

Rails 2.1 and later has built-in support for tzinfo. tzinfo_timezone
is no longer needed (and appears to be incompatible with Rails 2.2).

Take a look at http://mad.ly/2008/04/09/rails-21-time-zone-support-an-overview/
for an overview of the timezone changes.

Regards,

Phil

--
Phil Ross
http://tzinfo.rubyforge.org/ -- DST-aware timezone library for Ruby
_______________________________________________
TZInfo-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/tzinfo-users

Reply via email to