No description
Find a file
2010-11-29 13:55:22 -08:00
lib Bump version to 0.1.2 2010-11-15 08:31:44 -08:00
test Add encoding line so tests run in Ruby 1.9 2010-11-29 13:48:52 -08:00
.gitignore Ignore byte-code compiled files (generated by Rubinius) 2010-11-29 13:55:22 -08:00
Gemfile Integrated with Bundler and included the gemspec. 2010-10-13 07:52:43 -04:00
Gemfile.lock Update mocha development dependency to 0.9.10 2010-11-29 13:48:30 -08: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 More gemspec-related cleanup. 2010-10-13 15:48:39 -04:00
README.rdoc Integrated with Jeweler. 2010-10-11 22:17:15 -04:00
simple_oauth.gemspec More gemspec-related cleanup. 2010-10-13 15:48:39 -04: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.