Hey, I'd like to be able to write ``` attributes :foo, :bar ``` instead of being forced to write ``` attribute :foo attribute :bar ``` What steps would I need to take to add this to Imperator, @karmajunkie ? Thanks for the nice gem!
Hey,
I'd like to be able to write
instead of being forced to write
What steps would I need to take to add this to Imperator, @karmajunkie ?
Thanks for the nice gem!