Skip to content

Instantly share code, notes, and snippets.

@peponi
Created June 8, 2012 13:26
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 peponi/2895602 to your computer and use it in GitHub Desktop.
Save peponi/2895602 to your computer and use it in GitHub Desktop.
update database over heroku console
heroku console User.last.update_attribute :credits,"42" --app YOUR_APP_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment