index
:
xlgmokha/humble.git
main
Lightweight ORM inspired by NHibernate
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-20
extract orm configuration to shared context
mo khan
2013-07-19
implement include? on the result set for easier rspec matching
mo khan
2013-07-19
update id when a new item is inserted
mo khan
2013-07-19
update gems
mo khan
2013-07-19
upgrade ruby and give proper gemset name
mo khan
2013-05-23
add tasks to publish
mo khan
2013-05-22
add travis ci configuration
mo khan
2013-05-22
split spec between fetching records and inserting records
mo khan
2013-05-22
split out to separate files
mo khan
2013-05-22
remove need to DatabaseMapping base class
mo khan
2013-05-22
inline is_for from database_mapping into configuration
mo khan
2013-05-22
inline methods from database mapping to configuration
mo khan
2013-05-22
split out classes to separate files
mo khan
2013-05-22
declare a better api for mapping table configuration"
mo khan
2013-05-21
extract Results object to centralize query optimization and proxy generation
mo khan
2013-05-21
remove unknown property from gemspec
mo khan
2013-05-21
map each row to an instance of the target type
mo khan
2013-05-21
switch to new rvm format
mo khan
2013-05-21
move existing test to integration folder
mo khan
2013-05-21
just require the root humble file
mo khan
2013-05-21
split out to separate files
mo khan
2013-05-21
move classes from spec file to lib folder
mo khan
2013-05-21
turn it into a gem
mo khan
2013-05-21
flush out example usage of the orm i would like to use
mo khan
2013-05-21
initial commit
mo khan
[prev]