.gitignore | 100664 | 0 | 0 | | | 187 Bytes | 311e0fb1d5800f0c04198e53f43dc1d5446613377a154eac974bca71b670d702 |
Gemfile | 100664 | 0 | 0 | | | 109 Bytes | e30c877f77d9d4c31063b67e62627ae59c93de1b242a4bb103a9cedc1c622755 |
LICENSE.txt | 100664 | 0 | 0 | | | 1.05 KB | 478c1eea659951953d5b0454c9d8a9990efb97fb1fa4b22ebc05618c0e15963b |
README.md | 100664 | 0 | 0 | | | 4.89 KB | 048c39a3eaed1f05754f2de0cdc2a808c913b8c65c5863dcb0992f3d512dc672 |
Rakefile | 100664 | 0 | 0 | | | 1.18 KB | 611b40eecdbbe24788106317668e59d29557dc67e9dd22adcf3d4cf92aa3fa49 |
bin/setup | 100775 | 0 | 0 | | | 58 Bytes | 9b8112c516ca12a4bcdee151b848f6cccc766c2b8153918c9fb0759a21333bac |
lib/polymorphic_integer_type.rb | 100664 | 0 | 0 | | | 168 Bytes | 5b129f13d55bba706c95dd9b21f564ad84802828f9a49cfbe833708b66ad38ea |
lib/polymorphic_integer_type/extensions.rb | 100664 | 0 | 0 | | | 4.47 KB | 6ea1960ecaed1b0ed31ed2a87d7ecb4d097f569c2395197c05b1f5aae0c04d3b |
lib/polymorphic_integer_type/mapping.rb | 100664 | 0 | 0 | | | 256 Bytes | 44c6678d8dec26e9277cd6db51232461c50165b67c106b2124c8aca334e43bf3 |
lib/polymorphic_integer_type/version.rb | 100664 | 0 | 0 | | | 54 Bytes | b562a6b23504b72454d950bd227b50d87070f4a0572fd5a28e7f99e46c5277d6 |
polymorphic_integer_type.gemspec | 100664 | 0 | 0 | | | 1.11 KB | 7d002eb3f1e68c04a7031dac4bafbc6cc717f889af9fd3ed443cb1bcd96387dc |
spec/polymorphic_integer_type_spec.rb | 100664 | 0 | 0 | | | 7.92 KB | d335f675e79301ca4d944ddc2bb7db48c5a5035443eae635f3298399b98f4157 |
spec/spec_helper.rb | 100664 | 0 | 0 | | | 603 Bytes | c174b25a48c1eefb76abe8ad10133629cf1be9cca9f96ee9dad649fcf007f340 |
spec/support/animal.rb | 100664 | 0 | 0 | | | 204 Bytes | afdd9ae24ebe106100dd59b2cf3ea0bad23dfa21fac7334794431484030e8995 |
spec/support/configuration.rb | 100664 | 0 | 0 | | | 165 Bytes | 2823cc5c76fd5d77436b42357d5892f8da1d828cc359a015909bc052bbaa80df |
spec/support/database.yml | 100664 | 0 | 0 | | | 109 Bytes | 237bda134df7ad6fa9d6b2d0c3af5efc58d719b951f76c3133bc551f252202b6 |
spec/support/dog.rb | 100664 | 0 | 0 | | | 23 Bytes | 0446f55eb29fafd4b64f21e3a8feebb80873daa9d022e393ecef4bbac1d393e8 |
spec/support/drink.rb | 100664 | 0 | 0 | | | 161 Bytes | 12db0d8e652f824d7056b5db2ef22d285746a303d9bf25c1bc6b32c7201a218e |
spec/support/food.rb | 100664 | 0 | 0 | | | 160 Bytes | 1af72ac1ceef64fcd8d59904ac135ba9320cf0458b3443133addfd8b8ae17c53 |
spec/support/link.rb | 100664 | 0 | 0 | | | 202 Bytes | c530348cfa4fc3d1580cc5e9c17097b01e71c59cba9968835b60ca9ee78602b2 |
spec/support/migrations/1_create_link_table.rb | 100664 | 0 | 0 | | | 331 Bytes | 6ef51aa99e5fe2e47016bc47584df39744e3308bbf6661ce898ae227779b3cd2 |
spec/support/migrations/2_create_animal_table.rb | 100664 | 0 | 0 | | | 245 Bytes | 062b803f64302ff83f61cf368d152d32ab9ddb36217d0da8057c16a92bc2f64a |
spec/support/migrations/3_create_person_table.rb | 100664 | 0 | 0 | | | 173 Bytes | 3a14a3338be619c4da74224d129e140305c0886839cd246ed9885b90698572ef |
spec/support/migrations/4_create_food_table.rb | 100664 | 0 | 0 | | | 171 Bytes | ec1f92958473d14b655a7c5531d8261eb972f607cb716a22313f5e41c43c5961 |
spec/support/migrations/5_create_drink_table.rb | 100664 | 0 | 0 | | | 172 Bytes | 1f6ac7fc139637b39d15c2be976134503e00506deb5491a3cf99d563275a7344 |
spec/support/person.rb | 100664 | 0 | 0 | | | 314 Bytes | 01a661d41810d6e73df5eec49e61fc2004d046dca43eb5243061208affeb83ce |