No description
Find a file
2011-05-06 11:52:23 -07:00
lib Bump version to 0.1.4 2011-02-03 13:04:50 -05:00
test Make compatible with Ruby versions < 1.9 2010-11-30 08:54:49 -08:00
.gemtest Opt-in for testing with rubygems-test 2011-02-03 13:04:23 -05:00
.gitignore Ignore Gemfile.lock 2010-12-16 19:11:35 -08:00
Gemfile Integrated with Bundler and included the gemspec. 2010-10-13 07:52:43 -04:00
init.rb Populate the init.rb file for use as a Rails plugin. 2010-10-11 13:50:58 -04:00
LICENSE Integrated with Jeweler. 2010-10-11 22:17:15 -04:00
Rakefile Rakefiles are executables, and rake loads rake, not rakefile code 2011-05-06 11:52:23 -07:00
README.rdoc Integrated with Jeweler. 2010-10-11 22:17:15 -04:00
simple_oauth.gemspec Make compatible with Ruby versions < 1.9 2010-11-30 08:54:49 -08:00
VERSION Version bump to 0.0.0 2010-10-13 15:26:14 -04:00

= simple_oauth

Simply builds and verifies OAuth headers

== Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010 Steve Richert. See LICENSE for details.