.gitignore | 100644 | 0 | 0 | | | 44 Bytes | 8767ec58a9bb6b958d469afb2d281c086c707ea471096e7bd4591b2eb0e61dd5 |
.travis.yml | 100644 | 0 | 0 | | | 29 Bytes | 0c628fb97148716fa6485f006c0f9d01740edd2fe77ac7da8ca46be5220f32f2 |
Gemfile | 100644 | 0 | 0 | | | 91 Bytes | 298cd03de57275a0d02371b56b2d837596ddab034a62212142929ac50602176b |
README.markdown | 100644 | 0 | 0 | | | 2.96 KB | 05946927026d395469247e124a936e93a763999ad85748971a31bf9bba8b2a2b |
Rakefile | 100644 | 0 | 0 | | | 245 Bytes | 78f9bd95ba7cb8e6a8094acf148e35fa642a4ea816f4905490445d4adf0105ec |
class-table-inheritance.gemspec | 100644 | 0 | 0 | | | 1.11 KB | 0766c7b092837323f0036eac89c9b37e150ca69dd20678d23a7476bc18268433 |
init.rb | 100644 | 0 | 0 | | | 33 Bytes | 1e202119bb3137922a6e0a678eb0642f8e1111d6dd0212397b9ab9ab3d5d87fe |
lib/class-table-inheritance.rb | 100644 | 0 | 0 | | | 134 Bytes | 903dd878f4d6a8fb7bd77980d263e3d4ec6570f80103d24d8b0840e7bf56bf92 |
lib/class-table-inheritance/class-table-inheritance.rb | 100644 | 0 | 0 | | | 4.84 KB | ff9875df1938494f293f3cdf076563241f8d742ad84abe025af31f142e8adc9f |
lib/class-table-inheritance/inherits-migration.rb | 100644 | 0 | 0 | | | 1.27 KB | 171a28412e7108bfc517573c4ea4d2b3b13889614e626117629eb08ec10f6168 |
lib/class-table-inheritance/version.rb | 100644 | 0 | 0 | | | 52 Bytes | 4971e82b63dc9a9e849ee6510ab91925dab7f343eb7cd1f6caa6351a363dd9f9 |
test/class_table_inheritance_test.rb | 100644 | 0 | 0 | | | 1.46 KB | db6ffe454d8a126130d56d844e4400f0d2bdb1c6ddb04a0a70c0a76e74c87c55 |
test/database.yml | 100644 | 0 | 0 | | | 67 Bytes | bae903ca7203c41fa4f986d24fc1e23eb31cee354679a5dc6daa3299917c8dde |
test/models/book.rb | 100644 | 0 | 0 | | | 60 Bytes | c69124296f5ccd8eb9ab9cd882052ca492d9586b6bab02fce29c114a9ee078b4 |
test/models/manager.rb | 100644 | 0 | 0 | | | 66 Bytes | 08bf63e46db7aa1539e52617f7c472bd1eebcd28b41a94602a9a5fa1840551d9 |
test/models/mod.rb | 100644 | 0 | 0 | | | 61 Bytes | 10c2aa673e2b7acd9277ffca1db377ca7bb28bbf31ca2dbe40e9ccd3df8d7697 |
test/models/mod/user.rb | 100644 | 0 | 0 | | | 40 Bytes | 8e617d8aa856d83e1e9607b614c364b9b79447b74e860604861df8941fdcff5a |
test/models/mod/video.rb | 100644 | 0 | 0 | | | 66 Bytes | 5faf88aaa15a163ab49297d98577390e898dabb2d8ba6c984d9a5a41c576aec2 |
test/models/product.rb | 100644 | 0 | 0 | | | 38 Bytes | 5e50ff4b04688acc397fae1ecb66c5cfa44122c0c17d9b1d03b77e8ee165464d |
test/schema.rb | 100644 | 0 | 0 | | | 515 Bytes | cffffd9b26f0eab48eaa4064388cbe6f67766fd00332be494d4cf147bac0fce9 |
test/test_helper.rb | 100644 | 0 | 0 | | | 548 Bytes | a5900dc0acc6795f90dd816f23fe1c21315aa4b2ad7ad4a45dbd787d60c6225e |