Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Last active December 19, 2015 08:59
Show Gist options
  • Save ashleygwilliams/5929791 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/5929791 to your computer and use it in GitHub Desktop.
-- ratpack/
+ -- Gemfile
+ -- Rakefile
+ -- config.ru
+ -- app.rb
+ -- lib/
+ -- model.rb
+ -- views/
+ -- index.erb
+ -- public/
+ -- css/
+ -- bootstrap.min.css
+ -- bootstrap-responsive.min.css
+ -- js/
+ -- bootstrap.min.js
+ -- img/
+ -- glyphicons-halflings-white.png
+ -- glyphicons-halflings.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment