achiurizo / consular

Terminal automation
http://rdoc.info/github/achiu/consular/master/file/README.md
MIT License
813 stars 46 forks source link

iterm core has a ruby 1.9 specific code #82

Open miros opened 13 years ago

miros commented 13 years ago

189:def call_ui_action(menu, submenu = nil, action)

achiurizo commented 13 years ago

@miros thanks for the catch. I think there might be a few additional places where this breaks 1.8.7 compat that I'll need to address.