Skip to content

Instantly share code, notes, and snippets.

@wjimenez5271
Created August 24, 2015 23:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wjimenez5271/721a9c4a90d4c1fb1de0 to your computer and use it in GitHub Desktop.
Save wjimenez5271/721a9c4a90d4c1fb1de0 to your computer and use it in GitHub Desktop.
actions :create
default_action :create
attribute :user, :name_attribute => true, :kind_of => String,
:required => true
attr_accessor :exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment