1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/oa-core
2010-10-19 09:41:53 -05:00
..
lib/omniauth Small fixes to TripIt and Dopplr support. Closes #60. 2010-10-19 09:41:53 -05:00
spec Closes #37. Deprecates using rack.auth in favor of omniauth.auth 2010-10-09 22:20:56 -05:00
.rspec moved project spec/spec.opts to .rspec in preparation for RSpec 2.0 (deprecated in 1.3) 2010-06-12 21:34:19 -04:00
CHANGELOG.rdoc READMEs and CHANGELOGs updated. 2010-05-01 15:22:25 -04:00
Gemfile 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
LICENSE.rdoc Adds lots of stuff. Facebook is broken, beware. 2010-04-09 21:30:16 -04:00
oa-core.gemspec chagned rack dependency from '~> 1.1.0' (>= 1.1.0, < 1.2) to '~> 1.1' (>= 1.1.0, < 2) /HT achiu 2010-07-21 16:33:55 -07: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