This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
middleman--middleman
Watch
1
Star
0
Fork
You've already forked middleman--middleman
0
mirror of
https://github.com/middleman/middleman.git
synced
2022-11-09 12:20:27 -05:00
Code
Releases
Activity
00b4ac6867
middleman--middleman
/
middleman
/
lib
/
middleman.rb
5 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Implemented Rubocop - just took a stab at running the StringLiterals cop to get a taste.
2013-12-27 19:26:31 -05:00
require
'middleman-core'
split into middleman-core and middleman-more
2011-12-29 18:09:51 -05:00
# Make the VERSION string available
Implemented Rubocop - just took a stab at running the StringLiterals cop to get a taste.
2013-12-27 19:26:31 -05:00
require
'middleman-core/version'
Copy permalink