No description
Find a file
2010-11-30 08:56:37 -08:00
lib Bump version to 0.1.3 2010-11-30 08:56:37 -08:00
test Make compatible with Ruby versions < 1.9 2010-11-30 08:54:49 -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 Bump version to 0.1.3 2010-11-30 08:56:37 -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 Organize SimpleOAuth classes and modules into separate files so they can be required separately 2010-11-30 08:51:54 -08: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.