fix relative assets and sprockets js
This commit is contained in:
parent
7d9550e9ce
commit
4ceb9bab41
5 changed files with 36 additions and 46 deletions
|
@ -27,11 +27,6 @@ module Middleman::CoreExtensions::DefaultHelpers
|
|||
end
|
||||
|
||||
module Helpers
|
||||
|
||||
# TODO: Implement
|
||||
def javascript_include_tag(path)
|
||||
end
|
||||
|
||||
def auto_stylesheet_link_tag(separator="/")
|
||||
auto_tag(:css, separator) do |path|
|
||||
stylesheet_link_tag path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue