Javier Quarite wrote in post #1108844: > well, there's might be some differences in our setups (or something > else) > > I got this : > > ["RubyToken::TkDXSTRING", "RubyToken::TkDSTRING", > "RubyToken::TkXSTRING", > "RubyToken::TkSTRING", "String"]
Yes when I ran it from SublimeText2 getting only ["String"]. But when I ran it from `IRB`,getting the result as you got. my Ruby version is: C:\>ruby -v ruby 1.9.3p374 (2013-01-15) [i386-mingw32] -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

