Skip to content

Commit

Permalink
clarified how TimeBanditry gets activated in railtie
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Apr 14, 2018
1 parent 8c6e50c commit bfed107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/time_bandits/monkey_patches/action_controller.rb
Expand Up @@ -118,7 +118,7 @@ def process_action(event)
end
end

# this gets included in ActionController::Base
# this gets included in ActionController::Base in the time_bandits railtie
module TimeBanditry #:nodoc:
extend ActiveSupport::Concern

Expand Down

0 comments on commit bfed107

Please sign in to comment.