Skip to content

Instantly share code, notes, and snippets.

@peponi
Created June 8, 2012 13:26
Show Gist options
  • Select an option

  • Save peponi/2895602 to your computer and use it in GitHub Desktop.

Select an option

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