OmniAuth is a flexible authentication system utilizing Rack middleware.
Перейти к файлу
Michael Bleigh 87e171038e Updating files. 2010-03-30 16:35:58 -04:00
lib Initial import. 2010-03-30 16:26:26 -04:00
spec Initial import. 2010-03-30 16:26:26 -04:00
.document Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00
.gitignore Initial import. 2010-03-30 16:26:26 -04:00
LICENSE Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00
README.rdoc Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00
Rakefile Updating files. 2010-03-30 16:35:58 -04:00
VERSION Version bump to 0.0.0.alpha.1 2010-03-30 16:26:43 -04:00
omni_auth.gemspec Updating files. 2010-03-30 16:35:58 -04:00

README.rdoc

= rack-oauthable

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.