wycats / textmate

Command-line package manager for textmate
http://www.yehudakatz.com
MIT License
160 stars 19 forks source link

Ruby 1.9.1 and 1.9.2-preview3 issues using rvm #9

Open delwyn opened 14 years ago

delwyn commented 14 years ago

Works fine with 1.8.7 using rvm. Both 1.9.1 and 1.9.2 raise the following error.

~/.rvm/gems/ruby-1.9.1-p378/gems/textmate-0.9.6/bin/textmate:22:in block in search': undefined methodmap' for #String:0x00000100cf6638 (NoMethodError)

robsonpeixoto commented 12 years ago

The same problem with ruby-1.9.3-p125.

/Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/textmate-0.9.6/bin/textmate:22:in block in search': undefined methodmap' for #String:0x007f853a12b378 (NoMethodError) from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/textmate-0.9.6/bin/textmate:17:in each' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/textmate-0.9.6/bin/textmate:17:insearch' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/task.rb:22:in run' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/invocation.rb:118:ininvoke_task' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor.rb:263:in dispatch' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/base.rb:389:instart' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/gems/textmate-0.9.6/bin/textmate:264:in <top (required)>' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/bin/textmate:19:inload' from /Users/robinho/.rvm/gems/ruby-1.9.3-p125/bin/textmate:19:in `

'