Skip to content

mathias/sms_my_bus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmsMyBus

Integrate SMSMyBus into your Ruby apps quickly and easily.

Installation

Add this line to your application's Gemfile:

gem 'sms_my_bus'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sms_my_bus

Usage

You will need set your SMSMyBus API key:

SmsMyBus.key = 'API KEY HERE'

If you don't want to check your API key into your git repo, we recommend keeping the API key in an ENV variable or in something like Idkfa.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A gem to talk to the awesome SMSMyBus API in Madison, WI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages