Dear Agustin,

I solved that problem:  The "^D" in the book meant "control D" not 
"character^D".  But now I have another problem.

% cd sample
I am very rusty on these old 
command line interfaces, but
I finally got there.

% ruby eval.rb
This worked.

ruby> a = "Hello, world!"
This worked, thusly:
"Hello, world!"

But when I tried this:
ruby> puts a
I got this:
ERR: undefined local variable or method 'a' for 
main:Object


Date: Wed, 14 Jan 2009 15:00:56 -0200
From: [email protected]
To: [email protected]
Subject: [Rails] Re: help needed

Do you have any trace of the error o more details in the logs?

In the site only see an error page and redirects to the index.

With more details we can see the source of the error.


On Wed, Jan 14, 2009 at 2:56 PM, Andy Dercole 
<[email protected]> wrote:



Hi guys,



i am now trying to learn ruby, there was another developer that left and

i have a problem with our company website, www.italyabroad.com. when

clicking on wine on the navigation bar, the page does not open and there

is an error. when clicking on all other sections of the website (eg

food) that should use the same code, it works. i cannot understand where

is the problem, i have gone through plenty of books but my knowledge of

ruby is not up to it yet, any idea where is the error? thanks for all

your help.



Andy

--

Posted via http://www.ruby-forum.com/.












_________________________________________________________________
Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_explore_012009
--~--~---------~--~----~------------~-------~--~----~
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