Skip to content

Commit

Permalink
no longer register Sinatra::Sugar
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 13, 2011
1 parent 5c2baff commit fcf37ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/sinatra/config_file.rb
Expand Up @@ -12,10 +12,6 @@ module ConfigFile
end
end

def self.registered(klass)
klass.register Sugar
end

def config_file(*paths)
Dir.chdir root do
paths.each do |pattern|
Expand Down

0 comments on commit fcf37ed

Please sign in to comment.