imperator
imperator copied to clipboard
Imperator is a gem for creating small command objects
Results
3
imperator issues
Sort by
recently updated
recently updated
newest added
I just notice that v0.2.0 released 2 years ago. Is there any releases plan?
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...
Remove this dependency so that the gem can be used with any ruby project, including Rails 2.x.
enhancement