Mk 27 wrote:
> If I want to link from/redirect via the index page (which I notice will
> not process as erb)

Huh?  *What* won't process as ERb?

> , what's the local relative path I should use to the
> the view (object/method don't work)?

Let Rails build the path for you.  Take a look at url_for and/or named 
routes.  It's uncommon to need to specify literal URLs in a Rails app.

> 
> I am getting to like rails so I will probably stick with it.  

Cool!

> Does
> anyone have anything to say (pro and contra, please) about the various
> "Ruby on Rails" books that are available?

Even though many of the books out there seem to be excellent, book 
publishing moves slowly, and Rails core development moves very fast, so 
books can get obsolete pretty quickly.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
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 [email protected]
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