.gitignore | 100644 | 0 | 0 | | | 113 Bytes | 02efec2a8d13f2e1f3772104425b0aabc76a6a49dfc40ff51444d3cd08ad8a56 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | f78a07c7d17143af316d9fcbed1d3ea943fe562955b4aba8d512182b7f52ea57 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | e4cf0f13257be2accc4bcb9613548624c13b7f1857229ed43e967fce34171b9a |
.travis.yml | 100644 | 0 | 0 | | | 551 Bytes | 0dd2c81e2dfcf9fd17070f0f7d398aa723a4d37da84807e9926dd74315f8119d |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.73 KB | e8edd3f81ef5516247ea31b841c81dbc64218f89ba3eae28bc929d87808f3346 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 1.4 KB | d3ebd7d22424421346d29cb6b3fa9ed6ed3f1b4637c973b7b9233c1abd899d2c |
Gemfile | 100644 | 0 | 0 | | | 102 Bytes | 8a0a0e42963e8db752c4a872c28a38e2acaed022bcf9a2f7083c7c34ba04f058 |
README.md | 100644 | 0 | 0 | | | 3.31 KB | 1ca0c39676d7cee3cd01a2cc5dad39c4cf924433a4aa95cb0d321aef1f278525 |
Rakefile | 100644 | 0 | 0 | | | 151 Bytes | d67aba0cc354bea6bf215d680f9798704c41b561a0f41e99768ce399617c36a6 |
bin/console | 100755 | 0 | 0 | | | 342 Bytes | cd9daef72b4d0f160d7ddf3942ce8ca23838bc58fbb7109ba731c71f5d238530 |
bin/setup | 100755 | 0 | 0 | | | 115 Bytes | ab436b2febcfc1679642d2e15d990b3aa8680b8ae26bc2faf9ba02bb9fe060e4 |
lib/rails_multitenant.rb | 100644 | 0 | 0 | | | 290 Bytes | f905b35bce643b1114e629f84ffd4713a47556efe783e9ce45a6f6c2db796283 |
lib/rails_multitenant/global_context_registry.rb | 100644 | 0 | 0 | | | 7.72 KB | 09505f7236aa05f11e973874543bc9c3e33c69f32460c76dac552435d11a693b |
lib/rails_multitenant/middleware/extensions.rb | 100644 | 0 | 0 | | | 138 Bytes | a0b9255eace1a0580a543cf8f559ccb66571b68abeb8a5138676327cb69daa30 |
lib/rails_multitenant/middleware/isolated_context_registry.rb | 100644 | 0 | 0 | | | 275 Bytes | 2a9f2ed3cd18e22d83c217186283eaa179131cbb99c2f712a77464123b569c9e |
lib/rails_multitenant/middleware/railtie.rb | 100644 | 0 | 0 | | | 263 Bytes | 7b2dad8291c6a7bca48d86b3888b3c7e741de1d50eac9c72d4dcb353c76d3370 |
lib/rails_multitenant/multitenant_model.rb | 100644 | 0 | 0 | | | 1.66 KB | d9b6c0165f47910063371f8a4b1c4184aa59cacb543fa658ee02e2d1f8b79588 |
lib/rails_multitenant/rspec.rb | 100644 | 0 | 0 | | | 182 Bytes | 614b8cb8770ce82a29f5c758d6bd34c7e8974e28a72232147a226b1b5075b2e8 |
lib/rails_multitenant/version.rb | 100644 | 0 | 0 | | | 49 Bytes | 5c6a6f03fa189623a703f219a9bd8b793a7fc06ba5c193ace16e85caa5439e2a |
rails_multitenant.gemspec | 100644 | 0 | 0 | | | 1.37 KB | 649909915f35a2155f92a7600ab6ba4e77795ef6b7034c96617a279e6b594f8c |
spec/be_multitenant_on_matcher_spec.rb | 100644 | 0 | 0 | | | 444 Bytes | 7ef041c038e31438cf8de62bf5e4abaf00812edc077b897b9f7d2dba015dd800 |
spec/current_spec.rb | 100644 | 0 | 0 | | | 3 KB | 35766039cf0d4a0c7055fa5072a12b37d95f1fdc24f19dc7d44f9e3ba3d0ff19 |
spec/db/database.yml | 100644 | 0 | 0 | | | 51 Bytes | 781dc9f38240465b5904f98fa0d7b333c46ae0ed9f2660cb9c60887311dca4bf |
spec/db/schema.rb | 100644 | 0 | 0 | | | 1.43 KB | b408c8a4800a9d1133e794dae3628f3dc2690d6a1e67caa9469e8cda900d4a2a |
spec/external_item_spec.rb | 100644 | 0 | 0 | | | 1016 Bytes | a013c12a06a913d94c8027d1865e1b20448616002711d5927d6947f79f23c2c5 |
spec/external_item_with_optional_org_spec.rb | 100644 | 0 | 0 | | | 788 Bytes | 3c68ae7f17fe7120e82c347d006c5b6aa847cb45e22f8ad0fbe86a120440fcd5 |
spec/global_context_registry_spec.rb | 100644 | 0 | 0 | | | 2.67 KB | 82070705c6592cbb0863f0b6ee3709cfdd834444c1a84647ca0380a8074d9ccd |
spec/item_spec.rb | 100644 | 0 | 0 | | | 1.84 KB | 6aa01c03b5e6f32a7e35aa15cb7779289e3c1e92ba1d0f5ac624a4c22b12371f |
spec/item_subtype_spec.rb | 100644 | 0 | 0 | | | 916 Bytes | 5ca2ea3b28c8261faed10217107d0d1c441741c37ba458cf3e5b0a6e002d7d1b |
spec/item_with_optional_org_spec.rb | 100644 | 0 | 0 | | | 731 Bytes | 9fa360664028cd32922941f8f8797ac70cabad4ecc8875364dec2f7cf4560e76 |
spec/middleware_isolated_context_registry_spec.rb | 100644 | 0 | 0 | | | 648 Bytes | 32a9483183cab0416a329fd3b7d613a05f4bb51bdd1566c31245b3e4f95acbff |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.28 KB | 2ca6af97d188aeaa0d5d475333d7c14f6ed0f565d8819811643243cbbdaa0cfc |