.gitignore | 664 | 0 | 0 | | | 160 Bytes | 700ef49c79411f24f4b9254f28417e4ca2064b3cc8fa98d29cb99c6bb2929a8e |
.travis.yml | 664 | 0 | 0 | | | 70 Bytes | 8c1e96b895cff90c3ab1632ef3e48f869f93245865216b2001faa0c5bc11bdd1 |
Gemfile | 664 | 0 | 0 | | | 98 Bytes | 3fdd739f01377ee872dcbfe193531739393bf905c2685c484d858dda304f4557 |
LICENSE | 664 | 0 | 0 | | | 1.04 KB | a1ae90ae45053cc2256653fdf5d9436c716fd26c15eaaf6c7df2a6509f2b0642 |
README.md | 664 | 0 | 0 | | | 949 Bytes | e350f5e3d5efdfecbf1d0c8a6541fc30ac92f1554101f4dae79b1bb0e4d2a9ac |
Rakefile | 664 | 0 | 0 | | | 48 Bytes | 4c3f47e541ca7f03938f73f1d3319cee30c74191e8d982dffe46f0530ce96a25 |
active_tenant.gemspec | 664 | 0 | 0 | | | 872 Bytes | 65f705f8c2341fab3ecf870eb3a951b2085b3e57418cef10921b1598adcb8010 |
lib/active_tenant.rb | 664 | 0 | 0 | | | 667 Bytes | 9cd2ad1a6ab34a59c06ee186482917e9e500dbc96fe83eef928d91c5c35cfc55 |
lib/active_tenant/active_record_extensions.rb | 664 | 0 | 0 | | | 1.2 KB | 37f1a712245249cdd55fbc2632b569a81f274131224bde5fa0da4195234eb57d |
lib/active_tenant/adapters/postgres_adapter.rb | 664 | 0 | 0 | | | 1.44 KB | 433db5d16f8aa5d8a1fdc7078781e11f4665b3483df1ec892489de372f3d24ce |
lib/active_tenant/adapters/sqlite_adapter.rb | 664 | 0 | 0 | | | 1.57 KB | 695d355f967f9abb5793431b33a7c5c10ec054d50187a7918ed5cd4cfe63a08d |
lib/active_tenant/base.rb | 664 | 0 | 0 | | | 1.18 KB | ac538530509971dbe5309dc96e5a48d6d56385f2328484d2e65eac74a6f8bded |
lib/active_tenant/configuration.rb | 664 | 0 | 0 | | | 77 Bytes | 5ca106f93bdcbbd4fa31db37683d2304bacd8efc9f3ec0415fe2c19f65559ca6 |
lib/active_tenant/engine.rb | 664 | 0 | 0 | | | 62 Bytes | fc6a2c79705f1b072b3954248adf3dc93f7339f3ca209297e4a32eb74fcf6b05 |
lib/active_tenant/version.rb | 664 | 0 | 0 | | | 44 Bytes | 304b693b76475086c124b5c535122ec172ad2e87717e57d8112735c6f459bc96 |
lib/tasks/migration.rake | 664 | 0 | 0 | | | 477 Bytes | 844b6a0690daca7b757788935af887251e67a335c67625e57fc85808766c8d0a |
spec/adapters_spec.rb | 664 | 0 | 0 | | | 7.71 KB | e53a7c34f8d2896b97f9bc425e905a8e2c4170d7429632e8d840712a086e94df |
spec/migrations/20120823132512_create_globals.rb | 664 | 0 | 0 | | | 198 Bytes | 1411f475e81d7bc0e1136749cc780342bd79c51e74fae9778e1715c8330fbf25 |
spec/migrations/20120823132854_create_tenants.rb | 664 | 0 | 0 | | | 213 Bytes | 197a4dd3c2fe4bfeb99657250a92d751300020c617ccebf149227c71ba0a9eb8 |
spec/migrations/20120823132856_create_other_tenants.rb | 664 | 0 | 0 | | | 224 Bytes | 21016cc7112878f803301cbe534cffa841d01f697fb541a8ea4e454d2463592b |
spec/migrations/20120823132902_create_customs.rb | 664 | 0 | 0 | | | 216 Bytes | 88b3ef5a21778b797b453d2837c7d540a9ad5bee9c6884e8d2f826213521ad55 |
spec/models.rb | 664 | 0 | 0 | | | 186 Bytes | 7a509572dddc6e0461dedca60d43fb5d7c3cb2288e3d22e34c69f114f1679837 |
spec/spec_helper.rb | 664 | 0 | 0 | | | 256 Bytes | 23ffa480b5f6342a446558f3ba878aa00bc9906dee8f7d38ea4c86c27f7fa242 |
spec/support/adapter_test_helper.rb | 664 | 0 | 0 | | | 1.92 KB | 8cb14458547783a27486417f1f2b7ee03132253cfed3526667e745863d7b0268 |