cldwalker / boson

A command/task framework similar to rake and thor built with extendability in mind.
http://rdoc.info/gems/boson
MIT License
218 stars 10 forks source link

Module#define_method returns a symbol instead of a proc in ruby 2.1 #52

Closed zhando closed 10 years ago

zhando commented 11 years ago

Tested on MRI 1.9.2 through 2.1 and rbx 2.0 master where I first noticed the issue.