Walter Davis wrote in post #1119974:
> On Aug 29, 2013, at 1:03 PM, Alex Froelich wrote:
>
>>>>
>>> 1.9.3p429 :003 >
>>>
>> puts "Yes, Movies are awesome!"
>>
>> thanks,
>> Alex
>
> Your method is called welcome(), but you are calling activity(). Make
> the last line read as this:
>
> puts welcome("I like going to movies")
>
> and you will see the output you desire.
>
> Walter


Do'h!! Thanks for catching that for me :) Everything is working out 
really nicely now. Thanks for taking the time to help me out, Walter.

best,
Alex

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/d511de50d85e7eb1c5b531cbdaf2cdc2%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to