Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Nov 20, 2013
1 parent e6f6b3d commit cd4066e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/lib/picky.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class << self
# TODO Remove active support, as a goal.
#
begin
require 'active_support/logger' # Require Rails 4 recommanded logger
require 'active_support/logger' # Require Rails 4 recommended logger.
rescue LoadError
require 'active_support/core_ext/logger'
end
Expand Down

0 comments on commit cd4066e

Please sign in to comment.