Rubocop'd
This commit is contained in:
commit
f513ab77b3
45 changed files with 146 additions and 190 deletions
|
@ -73,6 +73,7 @@ module Middleman
|
|||
#
|
||||
# @param [Symbol, Module] ext Which extension to activate
|
||||
# @return [void]
|
||||
# rubocop:disable BlockNesting
|
||||
def activate(ext, options={}, &block)
|
||||
extension = ::Middleman::Extensions.load(ext)
|
||||
logger.debug "== Activating: #{ext}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue