No description
Find a file
2010-10-13 07:52:43 -04:00
lib Header parsing and validation tests pass. 2010-10-11 23:54:37 -04:00
test Add header parsing and validation tests. 2010-10-11 23:53:31 -04:00
.gitignore Integrated with Bundler and included the gemspec. 2010-10-13 07:52:43 -04:00
Gemfile Integrated with Bundler and included the gemspec. 2010-10-13 07:52:43 -04:00
Gemfile.lock 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 Integrated with Jeweler. 2010-10-11 22:17:15 -04:00
README.rdoc Integrated with Jeweler. 2010-10-11 22:17:15 -04:00
simple_oauth.gemspec Integrated with Bundler and included the gemspec. 2010-10-13 07:52:43 -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.