summaryrefslogtreecommitdiff
path: root/lib/orm
AgeCommit message (Expand)Author
2013-07-20remove the old hand rolled orm. *sniff*mo khan
2013-07-20connect to database using humble gemmo khan
2013-07-20create humble repository and user mappingmo khan
2013-07-20add user mappingmo khan
2013-07-19install humble and start to build product mappingmo khan
2013-03-25start database connections in the unit of workmo khan
2013-03-23remove extra logging and clean up module include in proxy"mo khan
2013-03-23hookup the unit of work interceptormo khan
2013-03-22use ensure instead of rescuemo khan
2013-03-08change method call from call to proceedmo khan
2013-03-08start construction of interceptorsmo khan
2013-03-08implement the unit of workmo khan
2013-03-08add a key to the context when a new session is created.mo khan
2013-03-08move to separate filesmo khan
2013-02-28re-organize build filesmo khan
2013-02-28refactor database configuration to build a connectionstring and check for DAT...mo khan
2013-02-27refactor repository to take in a datamapper instead of the class.mo khan
2013-02-27extract commands from repository.mo khan
2013-02-27extract queries to a separate classmo khan
2013-02-27split out data mapper. add map_all_using methodsmo khan
2013-02-27implement find_by method on repositorymo khan
2013-02-23start to extract data_mappermo khan
2013-02-23move attributes hash to domain objectmo khan
2013-02-23refactor repositorymo khan
2013-02-15update repository to update items.mo k
2013-02-15remove need to expose binding behaviour.mo k
2013-02-15update id without offering a public setter.mo k
2013-02-15start to implement save on repository.mo k
2013-02-13update create command to redirect to the products listing.mo k
2013-02-12re-arrange foldersmo khan