Now riding on Sinatra extensions and using Padrino rendering
This commit is contained in:
parent
4ba90bf1c7
commit
4d0567cf40
33 changed files with 421 additions and 487 deletions
|
@ -1,5 +1,5 @@
|
|||
Given /^I am using an asset host$/ do
|
||||
Middleman::Server.enable :asset_host
|
||||
Middleman::Server.activate :asset_host
|
||||
Middleman::Server.set :asset_host do |asset|
|
||||
"http://assets%d.example.com" % (asset.hash % 4)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue