fix slickmap, change to config.rb, rename Base to Server
This commit is contained in:
parent
b5697d9b0d
commit
8b00e830f9
34 changed files with 311 additions and 291 deletions
|
@ -4,5 +4,5 @@ $LOAD_PATH.unshift(libdir) unless $LOAD_PATH.include?(libdir)
|
|||
require 'rubygems'
|
||||
|
||||
module Middleman
|
||||
autoload :Base, "middleman/base"
|
||||
autoload :Server, "middleman/server"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue