lib/dailycred.rb in dailycred-0.1.461 vs lib/dailycred.rb in dailycred-0.2.0

- old
+ new

@@ -1,2 +1,2 @@ -require "omniauth/strategies/dailycred" -Dir[File.expand_path('../dailycred/*', __FILE__)].each { |f| require f } +Dir[File.expand_path('../dailycred/*', __FILE__)].each { |f| require f } +require "omniauth/strategies/dailycred" \ No newline at end of file