2015-07-21 19:45:23 +02:00

7 lines
122 B
Ruby

default_action :nothing
actions :apply
attribute :user, :kind_of => String, :name_attribute => true, :required => true