Skip to content

Instantly share code, notes, and snippets.

@amrnt
Created May 12, 2011 19:22
Show Gist options
  • Save amrnt/969248 to your computer and use it in GitHub Desktop.
Save amrnt/969248 to your computer and use it in GitHub Desktop.
ROOT
assets/
javascripts/
application.js
biz.js.coffee
bar.js.coffee
stylesheets/
application.css
baz.css.scss
foo.css.scss
config.ru
## stuffs
Routes = Rack::Mount::RouteSet.new do |set|
##
end
run Routes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment