Created
December 5, 2012 09:01
-
-
Save solnic/4214034 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone https://github.com/solnic/dm-mapper | |
| cd dm-mapper | |
| spec spec/unit -e spec spec/unit -e 'DataMapper::Relation::Graph::Connector::Builder.call with one-to-many via other via another adds songs_X_song_tags_X_tags_X_infos connector' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://github.com/solnic/dm-mapper/blob/rbx-alias-look-up-repro/lib/data_mapper/relation/graph/node/aliases/unary.rb#L45-L53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, guess I have to use the rbx-alias-look-up-repro branch?