Skip to content

Commit

Permalink
Added TryStatic as autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyp authored and manveru committed Dec 19, 2010
1 parent ee269bd commit 759ab41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rack/contrib.rb
Expand Up @@ -36,4 +36,5 @@ def self.release
autoload :ResponseCache, "rack/contrib/response_cache"
autoload :RelativeRedirect, "rack/contrib/relative_redirect"
autoload :StaticCache, "rack/contrib/static_cache"
autoload :TryStatic, "rack/contrib/try_static"
end

0 comments on commit 759ab41

Please sign in to comment.