Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created November 1, 2010 18:12
Show Gist options
  • Save knowuh/658631 to your computer and use it in GitHub Desktop.
Save knowuh/658631 to your computer and use it in GitHub Desktop.
kofi = User.find_by_login('kofi')
kofi.add_role('admin')
kofi.save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment