omniauth--omniauth/omniauth
Michael Bleigh 0bfb9961fc Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00
..
lib changed autoloads back to requires just for the main project because sub-projects don't use sub-modules of OmniAuth 2010-06-12 22:55:51 -04:00
CHANGELOG.rdoc Adds lots of stuff. Facebook is broken, beware. 2010-04-09 21:30:16 -04:00
Gemfile Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00
Gemfile.lock Renamed corporate to enterprise. 2010-08-10 15:04:19 -05: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 Bundler's add_bundler_dependencies is considered harmful and being deprecated; changed from Gemfile -> .gemspec dependencies to the reverse. 2010-06-13 16:36:59 -04:00
omniauth.gemspec Renamed corporate to enterprise. 2010-08-10 15:04:19 -05: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.