Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created July 4, 2013 03:21
# app.rb
configure do
set :root, File.dirname(__FILE__)
set :public_folder, 'public'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment