Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
consolidate the warden-github require
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Jun 1, 2010
1 parent a4618e2 commit 7675275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions lib/sinatra/auth/github.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'warden-github'

module Sinatra module Sinatra
module Auth module Auth
module Github module Github
Expand Down
1 change: 0 additions & 1 deletion lib/sinatra_auth_github.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,2 +1 @@
require 'warden-github'
require 'sinatra/auth/github' require 'sinatra/auth/github'

0 comments on commit 7675275

Please sign in to comment.