Skip to content

Support :attributes to simplify multiple attribute definitions #6

Description

@nicolai86

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions