add bootstrap
authorTom Clegg <tom@clinicalfuture.com>
Fri, 1 Feb 2013 01:51:58 +0000 (17:51 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 1 Feb 2013 01:51:58 +0000 (17:51 -0800)
commit4fe932f760617054c213ee02d1fe7ab14461874c
treefa6e672937d65ff94994b6700b97bfc5c79aea7d
parent2229fdbc9c26c1610deb3cfcf9b77c5ea8c249d6
add bootstrap
12 files changed:
Gemfile
Gemfile.lock
app/assets/javascripts/application.js
app/assets/stylesheets/application.css
app/controllers/collections_controller.rb
app/views/collections/graph.html.erb [new file with mode: 0644]
app/views/collections/index.html.erb
app/views/layouts/application.html.erb
config/environments/development.rb.example
config/environments/production.rb
config/environments/test.rb
config/routes.rb