Skip to content

Instantly share code, notes, and snippets.

@rimian
Created November 14, 2013 06:30
Show Gist options
  • Select an option

  • Save rimian/7462382 to your computer and use it in GitHub Desktop.

Select an option

Save rimian/7462382 to your computer and use it in GitHub Desktop.
bundle exec cap production rails:console
c = Custcare::Contact.where(:email => '[email protected]').first
c.confirm!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment