shusseina wrote:
[...]
> It seems the error came about because I started coding the app under
> Rails 1.2.6 and then upgraded to Rails 2.0.2 to be in line with the
> version used by the Simply Rails 2 book.

The current version is 2.3.2.  I *strongly* recommens that you use that 
to learn on, not 2.0.2.

> 
> As a newbie I don't fully understand what rake can be used for, but
> I'm sure I'll learn soon enough.

Rake is designed to automate tasks.  As you work with Rails, you will 
find that there are many common maintenance tasks that are generally 
automated by Rake (type "rake -T" for a list).

> 
> Thanks again.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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