Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nealfennimore/11097075 to your computer and use it in GitHub Desktop.
Save nealfennimore/11097075 to your computer and use it in GitHub Desktop.
u = User.create :userid => "myuserid", :password => "mypasswd", :user_first_name => "test", :user_last_name => "testovich", :user_status => "mystatus", :user_type => "mytype"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment