summaryrefslogtreecommitdiff
path: root/lib/boot/bootstrap_container.rb
AgeCommit message (Collapse)Author
2013-12-27move context and key to nasty.mo khan
2013-12-27change load order.mo khan
2013-07-20remove the old hand rolled orm. *sniff*mo khan
2013-07-20connect to database using humble gemmo khan
2013-05-20attempt to register the current user interceptormo khan
2013-05-18require user into appmo khan
2013-05-17remove container files that were extracted into spank and update referencesmo khan
2013-05-13build the registrations#create commandmo khan
2013-05-13remove usages of .html.erbmo khan
2013-04-04use named keywords in view enginemo khan
2013-03-25start database connections in the unit of workmo khan
2013-03-22change route registration to delegate to matches? class methodmo khan
2013-03-22rename command registry to route registrymo khan
2013-03-20massive refactoring to views to depend on 'model' contractmo khan
2013-02-27refactor repository to take in a datamapper instead of the class.mo khan
2013-02-06register database infrastructuremo k
2013-01-06use @container.build to instantiate some resources.mo k
2013-01-04add logger method to Object and add some speculative helpful logging.mo k
2013-01-04initialize loggingmo k
2013-01-02expose a model property to the master page to able to include page specific ↵mo k
values like title.
2013-01-02update existing views to rely on the master page.mo k
2012-12-31register the command registry as a singleton.mo k
2012-12-31move route registration to a separate file and tidy up the application ↵mo k
bootstrap.
2012-12-31add a bit of error handling in the front controller.mo k
2012-12-30register the new dashboard command.mo k
2012-12-29move to Booty namespace.mo k
2012-12-29move container bootstrap code to separate file.mo k