middleman/middleman-core/lib/middleman/rack.rb
Karl Freeman 03d6e6c990 Implemented Rubocop
- just took a stab at running the StringLiterals cop to get a taste.
2013-12-28 00:47:39 +00:00

5 lines
91 B
Ruby

require 'middleman-core/load_paths'
::Middleman.setup_load_paths
require 'middleman-core'