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.
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.