index
:
xlgmokha/call.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
domain
Age
Commit message (
Expand
)
Author
2013-05-13
create users table
mo khan
2013-05-13
store password a little more securely
mo khan
2013-05-13
get simple password check passing
mo khan
2013-05-13
build the registrations#create command
mo khan
2013-02-23
extract a property bag behaviour
mo khan
2013-02-23
move attributes hash to domain object
mo khan
2013-02-23
split domain object and identifiable into separate files.
mo khan
2013-02-23
optimize the to_s method
mo khan
2013-02-23
move default to_s implementation to DomainObject
mo khan
2013-02-23
automagically generate an instance variable for each key in the attribute hash.
mo khan
2013-02-23
remove the need for an explicit constructor on each Domain object
mo khan
2013-02-23
extract equality behaviour into Identifiable module.
mo khan
2013-02-23
move == method to the layer supertype.
mo khan
2013-02-23
add specs for product equality.
mo khan
2013-02-18
start to extract layer supertype domain object.
mo k
2013-02-15
update repository to update items.
mo k
2013-02-15
remove need to expose binding behaviour.
mo k
2013-02-15
update id without offering a public setter.
mo k
2013-02-15
start to implement save on repository.
mo k
2013-02-06
create a repository
mo k