Fred,

perhaps creating the app with the version you need will help avoid
this and other issues.  You can do it by specifying the version
enclosed in underscores before passing the name of the new app:

   rails _1.2.3_ mynewapp

Al

On Feb 9, 3:56 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:
> On Feb 9, 11:28 pm, untz <untzk...@gmail.com> wrote:
>
> > On line 46, on my WEBrick server, this is what is set:
>
> > config.time_zone = ‘UTC’
>
> just remove that - it's an option only available with rails >= 2.1
> (which was the case when you generated the app, but now you're trying
> to run with an older version)
>
> > Question(s):
>
> > (1) Should I stick with learning Rails 2.2.2 and upgrade to Ruby 1.9?
>
> certainly don't skip to ruby 1.9 unless you are using a version of
> rails ready for it (which right now means rails 2.3rc1).  I would
> stick to 2.2.2 if you're still learning
>
> Fred
>
> > (2) Is the 2nd Edition of this book now deprecated or is there a
> > workaround to my problem?
>
> > (3) Any good resources on learning the new version of Rails?
>
> > Happy programming!
--~--~---------~--~----~------------~-------~--~----~
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 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to