summaryrefslogtreecommitdiff
path: root/config.ru
AgeCommit message (Expand)Author
2013-12-27change load order.mo khan
2013-07-19use bundler.require to require in gems from the gemfilemo khan
2013-05-17gzip assetsmo khan
2013-05-17remove container files that were extracted into spank and update referencesmo khan
2013-03-26rename bootstrap routing to routesmo khan
2013-02-28remove hardcoded mongrel from config.ru into rake taskmo khan
2013-02-27refactor repository to take in a datamapper instead of the class.mo khan
2013-02-02fix up the database gateway.mo k
2013-01-29add logging to indicate what port the server is connecting to.mo k
2013-01-04initialize loggingmo k
2012-12-31move route registration to a separate file and tidy up the application bootst...mo k
2012-12-29move to Booty namespace.mo k
2012-12-29move container bootstrap code to separate file.mo k
2012-12-28add specs for the container.mo k
2012-12-28get first rspec spec working.mo k
2012-12-28build a minimal container.mo k
2012-12-28connect up a default command.mo k
2012-12-27create front controllermo k
2012-12-27add mongrel gem and create hello world app.mo k