Re: [Rails] what the » ???
Michael Gorsuch
michael.gorsuch at gmail.com
Mon Mar 13 19:52:38 GMT 2006
I believe this is just showing you what data is stored in which slot in the
array.
a[0] contains "ant", etc.
On 3/13/06, Bobby <damienov at gmail.com> wrote:
>
> Im just learning trough the "geting started with ruby"
> i'm only on page Ruby.new and im stuck
> here's the thing, I'm using FreeRIDE to duplicate the examples
>
> a = %w{ ant bee cat dog elk }
> a[0] » "ant"
> a[3] » "dog"
>
> for the live of me i cant seem to use Alt+0187 (»)
> what happen??
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060313/ac88b99d/attachment.html
More information about the Rails
mailing list