omniauth--omniauth/omniauth
James A. Rosen c1c880156d used Bundler's Gemspec#add_bundler_dependencies to reduce duplication betwen Gemfile and gemspecs 2010-06-12 21:52:30 -04:00
..
lib OAuth 2.0 support, including Facebook and GitHub providers. 2010-04-29 16:54:07 -04:00
CHANGELOG.rdoc Adds lots of stuff. Facebook is broken, beware. 2010-04-09 21:30:16 -04:00
LICENSE First stage of moving to gem family route, still need to add gemspecs and gem building methods. 2010-04-04 23:30:40 -04:00
LICENSE.rdoc Adds lots of stuff. Facebook is broken, beware. 2010-04-09 21:30:16 -04:00
README.rdoc First stage of moving to gem family route, still need to add gemspecs and gem building methods. 2010-04-04 23:30:40 -04:00
Rakefile using Bundler to declare dependencies 2010-06-12 21:29:31 -04:00
omniauth.gemspec used Bundler's Gemspec#add_bundler_dependencies to reduce duplication betwen Gemfile and gemspecs 2010-06-12 21:52:30 -04:00

README.rdoc

= OmniAuth

Description goes here.

== 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 Michael Bleigh. See LICENSE for details.