Agilefreaks / Aquarium

An AOP library for Ruby
https://rubygems.org/gems/aquarium/
149 stars 24 forks source link

Enable setting of default :method_options #36

Open jasonkarns opened 11 years ago

jasonkarns commented 11 years ago

I would like to be able to configure Aquarium once so that I can set :method_options to a particular default set of options. (Say :public, :private, :protected). It would be nice if I were able to just configure Aquarium in one location rather than re-declaring the method_options for every Advice.