middleman/middleman-core/lib
Steven Sloan 30335091c8 fix(default_helpers): allow asset_url to work outside of a resource context
This way calls from extensions/etc can call app.asset_url() and get the correct
path back.

Additionally, an exception will be raised if also using relative assets as the current resource
will be needed in that case.
2015-11-12 15:27:26 -05:00
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core Merge pull request #1681 from maxmeyer/feature/server_hook_v3 2015-11-11 13:49:57 -08:00
middleman-more fix(default_helpers): allow asset_url to work outside of a resource context 2015-11-12 15:27:26 -05:00
vendored-middleman-deps Unvendor padrino 2014-04-04 10:22:34 -07:00
middleman-core.rb Little bit cleaned up. Dry in rake tasks. Fix $LOAD_PATH 2015-10-07 14:33:56 +03:00