Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rom-rb/rom

Data mapping and persistence toolkit for Ruby
https://github.com/rom-rb/rom

Merge pull request #1 from senny/patch-1

fix links in the README.md

da0b74ed4bff202b43052b24a404c0289c937aea authored over 11 years ago
fix links in the README.md

The links on the README are pointing into nowhere. For example: https://github.com/rom-rb/rom/bl...

27fa5c650ebf7210fb1b2bfc0bc971499176c2e2 authored over 11 years ago
Strip closing module/class comments

f294ae98e2d5978aebc114ead4cb88f78b008a54 authored over 11 years ago
Simplify schema definition spec

1991e3859319d6c3253e5f9761e09d9743c6db59 authored over 11 years ago
Integrate environment with schema

96405a1dbf69900d632493f02f6f3a751254e825 authored over 11 years ago
Fix schema/relation/base and store info about repositories

464afdf096459fb93b48f52155665c7027fa971f authored over 11 years ago
Merge pull request #56 from rom-rb/rom-schema

Introduce ROM::Schema - a simple DSL to build axiom relations

b83c0643566d6620964b323afae2bc3738f5ca7d authored over 11 years ago
Build flat array with keys

127ac455ff8fcf3cad43d6139cee925eacf9738e authored over 11 years ago
Add expectations about keys to schema spec

c341e6c8c3269e784d9ea63dfddf715e77044db1 authored over 11 years ago
Simplify schema spec

d4bf7c773a16c21dc5e06d77d8aa144cee2ec8ec authored over 11 years ago
Split relation DSL spike into separate files

ed20935b94a326162f64da28f6737d692c5e44b2 authored over 11 years ago
Merge branch 'master' into rom-schema

954302ab14fb5549523c3f010d2a05969d638160 authored over 11 years ago
Dup ROM::Mapper::VERSION for use in the gemspec

ac915473a44da0a419d26dabb460d1bd4e1ba4b5 authored over 11 years ago
Add gemspec/gemfile etc

840a8d092669321d35c6c92ff4b562dd97d3d6f3 authored over 11 years ago
Update rom-relation

2b99e4c8da28c2619eb1127108a04f63abe30d30 authored over 11 years ago
Fix specs and replace rom's mapper with a test one

c8296466020d0473ea15df27f326c707b726a2a8 authored over 11 years ago
Update README

f0daae80491e06fa04c11b94adaee9cb5576b9db authored over 11 years ago
Add relation/mapper/session submodules

c77218874cf6ed009c15d0bd8ba707f902f28afc authored over 11 years ago
Initial commit

57d73e365ee390fd2d2cc90b5633afb744ce3e6a authored over 11 years ago
DRY up code a bit via concord

aec37a7fd05374018f7622be9e7719e2c0e5d1d8 authored over 11 years ago
Add rom-relation and rom-mapper deps

3856583eaf038e2e9bca67669daa9b0b7617b6c9 authored over 11 years ago
Update bogus

2851843fa31d7334afbc7a5a459ea9d3b45badd7 authored over 11 years ago
Merge pull request #1 from rom-rb/mapper-attributes

Introduce loader/dumper and header with attribute set

This adds interface required by rom-ses...

05fc9f54e3eb0912b8a0bd6126a9012783aca874 authored over 11 years ago
Merge pull request #1 from rom-rb/mapper-attributes

Introduce loader/dumper and header with attribute set

This adds interface required by rom-ses...

5d4ce04d175b8a65ad8ca38728d912805b7d1a9b authored over 11 years ago
Bring loader/dumper inline with session expectations

d5095e6fbd6a370b72264c033b72b76853931fe5 authored over 11 years ago
Bring loader/dumper inline with session expectations

8d804e3f69da0839ab19a9332936503c1b96419c authored over 11 years ago
Add result objects to loader/dumper

cd19a62f3c4475bf5077c21000ab5c1b24d55f91 authored over 11 years ago
Add result objects to loader/dumper

128f3b42a070c480c3c3fa7b3f3754459c7036b3 authored over 11 years ago
Add Dumper#identity

9a5beee717058f152e8daa201aec9373ba3eb421 authored over 11 years ago
Add Dumper#identity

40a7c452ab1ababd81c1498af1aa0d2a85f382c5 authored over 11 years ago
Introduce Loader#identity

a07d966359bde0597a35e9a30b2f7dcc494864c6 authored over 11 years ago
Introduce Loader#identity

7af92c160a9cba73a227e123d1ebde80c1e21012 authored over 11 years ago
Make Mapper#loader and Mapper#dumper public

d3d332a267ea7455fd3fef2bd177b7c0b8b17e2c authored over 11 years ago
Make Mapper#loader and Mapper#dumper public

21a472e4d4482cefc5e3485377250b47dae080c4 authored over 11 years ago
Introduce Dumper object

e2d958d519b97237458c4223b8f5114bd538f237 authored over 11 years ago
Introduce Dumper object

340aace83b111b2e7743f6f54b14a56bb350bdc7 authored over 11 years ago
Introduce Loader object

9f980b254701ef5ebabf327ff45c4bb2e8ed32bd authored over 11 years ago
Introduce Loader object

9f4a273923c51edd12d56937402e082a95b1988b authored over 11 years ago
Move attribute and attribute set into their own files

f8f3fd4461d32569b745d40cf32328e2099f4fa7 authored over 11 years ago
Move attribute and attribute set into their own files

81c1740ad0ce1c5f062ca7a0a1c5c57a1c9461eb authored over 11 years ago
Turn header objects into immutable ones

847fe2f87ad170200d71dd26eaeba2987e2b09fc authored over 11 years ago
Turn header objects into immutable ones

1b4e37da5c73aebed1266f309e08f5ab10c7127d authored over 11 years ago
Compose Attribute using name and field object

006dfc2bae1df952c2aaf3da0ef84d4bcfa8047e authored over 11 years ago
Compose Attribute using name and field object

ef32ed2a89104a008e88e96636864f00933cb4e2 authored over 11 years ago
[WIP] Introduce AttributeSet

6e772756f3fa9aaca3b88fb91522f9879e931124 authored over 11 years ago
[WIP] Introduce AttributeSet

e64cf3727ac1566ae2f2f52f5918969a7f412bde authored over 11 years ago
[WIP] Yield attribute objects with mapping info

bb874449bdcc39669046f37af8fb755b31f73c96 authored over 11 years ago
[WIP] Yield attribute objects with mapping info

99ee32cf93ea17ee438c186d289b85ac8702afb4 authored over 11 years ago
Move Header to Mapper namespace

728a7d5ee93a0b9da4ea2de60ce206c7573fe122 authored over 11 years ago
Move Header to Mapper namespace

adaf580a0c4d96afe81ca3b43aa99e15815fb58e authored over 11 years ago
Introduce mapper header

8004fb4ca8cda441dc12fddf2674c71d22f2f8b7 authored over 11 years ago
Introduce mapper header

cc1b95a3fdded4dfd586e3bcb3ed927a466fdc59 authored over 11 years ago
Allocate model when loading

When loading an object from a data store we don't want to call
initialize because that object wa...

12096040a4dc1bb372311c7375ff003a614df470 authored over 11 years ago
Allocate model when loading

When loading an object from a data store we don't want to call
initialize because that object wa...

e4827e00bc8a16ee9d6531a4a94a4d6489476606 authored over 11 years ago
Move mapper to its own file

341eb4c3bd2a14a074778b2ddb942405bf77842e authored over 11 years ago
Move mapper to its own file

68324c84eda29f31618189fd76a102f46c490b64 authored over 11 years ago
Add Schema::Relation::Base#repository DSL method

62e8e169b0a6568d313e3fc4ddad9da933e03aa8 authored over 11 years ago
Expose Schema::Definition.relations

800157b58f63ee16bdc971d0699beb8e30b121d2 authored over 11 years ago
#55 Add initial spike for ROM::Schema

644e4bda2bc1a120dce19519e6392b2a8e4db30e authored over 11 years ago
Nuke ROM::Options from support/options

408e79acfef1dc90cb82ff787b63dd68c610078d authored over 11 years ago
Use rom-mapper in specs

a78547bd9098681614c8bfeda3c6a0b47febf0f1 authored over 11 years ago
Set OpenStruct as default model

f70326976e3bfd7e49a48da55028db63476334ef authored over 11 years ago
Set OpenStruct as default model

fc7df0b034c6f56b8db3a2f4107f2e831330f4a0 authored over 11 years ago
Add basic dump/load

0ac3147fe63f8a0fe2eef747f5aba823d03a29df authored over 11 years ago
Add basic dump/load

b80bbec566ddb263b3a0c2bd4a3100adb0ceed9b authored over 11 years ago
Add Guardfile

d4ac69f7be278754c2719aff6ab5f1a5c063cbd8 authored over 11 years ago
Update README

85143171cdc32de06c03d2a06ddc73a2e17bd5d0 authored over 11 years ago
Add travis config

3dcf95e0cdb53d002484d46983401523d39e5cda authored over 11 years ago
initial commit

1713d1230af38783439d71e6f864319018cbee01 authored over 11 years ago
initial commit

fab4ffea35284cdf2b3190bd60a3bfe37e994234 authored over 11 years ago
Remove unused utils

0b376c0d1b26b446b3228081a0856444f3e1740e authored over 11 years ago
DRY up code a bit using concord gem (closes #53)

13a46592a34396b2f4d47b30749439d09dc720d9 authored over 11 years ago
Merge pull request #50 from rom-rb/mapper-extraction

New ROM relations & mapper extraction

This is some serious commit right here. It removes enti...

ed0cce2e167cba8d36a81ad104506c685771e5a7 authored over 11 years ago
Simplify Relation#replace

274fdd0ff1035ca48d0fad97c7cd1415d2f0879b authored over 11 years ago
Rename axiom_relation => relation

78d4184af3f77203ec1ef21bd374d8384c292d6d authored over 11 years ago
Merge branch 'master' into mapper-extraction

Conflicts:
README.md

d697553c6d4d3b9497bb56e9b95b7715f315ff41 authored over 11 years ago
Merge pull request #51 from kiela/master

Fixed Gemnasium badge

a2a21a265cab68d890df1f05b02e1f0e431261b7 authored over 11 years ago
Add pending integration spec

e6cf730a76382aa1f70cd1909de085749a1c148d authored over 11 years ago
Use objects instead of tuples

bef7e31b2914b632e7a3de3a3a00b5b70d8b9bfc authored over 11 years ago
Support passing keys when registering a relation in a repo

d171eb59269857aff6df84766f2ec303f6c69431 authored over 11 years ago
Merge branch 'master' into mapper-extraction

fee53b863ef7ba8de5c21d9dd38fe370c78293f8 authored over 11 years ago
Add all RA ops to ROM::Relation

13313ab6dd91623eeaaab56f1ec736d7fa664f1a authored over 11 years ago
Revert "ROM::Relation should wrap graph nodes instead of axiom relations"

This reverts commit 8db3e9c26d1ba05ef4f68571381f97631c35353c.

5257a0aa1ecba05d42138f5f0c0964986f9a30bb authored over 11 years ago
ROM::Relation should wrap graph nodes instead of axiom relations

83352fbf61c48820c7047695f047217cc3f2d247 authored over 11 years ago
Port specs to use bogus and mark some as pending

d6be06af50d4b1474944964e6ad34965dc106aee authored over 11 years ago
Rename namespace Rom to ROM

d3b9529f84db7acc070a1bd22459efd486e8a198 authored over 11 years ago
Introduce ROM::Relation

6ca28a598d6754e0f6a725633c166060f6ed78e2 authored over 11 years ago
Move stuff under Relation namespace to ROM namespace

4cc2c08b1efdfecab686fe65a75b31265b9e21b5 authored over 11 years ago
Merge pull request #49 from antoinelyset/master

Update a minor comment

c416e81ee8a9d69a0d3efbab2e2f223fae4075d2 authored over 11 years ago
Update a minor comment

b93bf087469155134b3497f5fecd0af68a7b8b2e authored over 11 years ago
Nuke more code and make unit spec pass

466080ddeea8b0f4de1ce28d51443a0dff2633ef authored over 11 years ago
Nuke mapper- and relationship- related code :bomb:

296c2be25bf4a829cece8aef6810ccbc67a2d016 authored over 11 years ago
Initial commit

0b41b34c535f97f779251b91aeacc0100aabf703 authored over 11 years ago
Initial commit

d4a84b731455a150a7d59cb87b3c8305141c13bf authored over 11 years ago
Merge pull request #48 from antoinelyset/master

YAMR (Yet Another Mass Rename)

152a956556601d2f3a4f718a81a0b1449744e097 authored over 11 years ago
YAMR (Yet Another Mass Rename)

3716b4d656bfeb4cee1a36837d947b2addcc053f authored over 11 years ago
Merge pull request #47 from antoinelyset/master

Fix a typo in README

4ac9ecbc26f1825fac2d7c5dd7a0f9260bfba46c authored over 11 years ago
Yet another mass rename (Rom => ROM)

230eb8e7f6a063155b299091dda6cb7c100bfb2d authored over 11 years ago
Rename spec file locations for mutants strategy

29b4a51485fb269c94a4cdfe8d84f5b6c5205499 authored over 11 years ago
Add missing class comment reek complains about

0640f8bd92b8c008c6791a446420c273ea85374f authored over 11 years ago