split into middleman-core and middleman-more
This commit is contained in:
parent
8e66929a3f
commit
c8a134a386
767 changed files with 738 additions and 301 deletions
|
@ -0,0 +1,5 @@
|
|||
module HelloHelper
|
||||
def hello
|
||||
"Hello World"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue