Skip to content

Instantly share code, notes, and snippets.

@tjackiw
Created June 22, 2012 07:08
Show Gist options
  • Select an option

  • Save tjackiw/2970916 to your computer and use it in GitHub Desktop.

Select an option

Save tjackiw/2970916 to your computer and use it in GitHub Desktop.
Adding SMS capabilities to your Rails Application
# Manual install
gem install showoff-io
# Or via Bundle
gem 'showoff-io', group: :development
bundle install
# Sharing your localhost on port 3000
show 3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment