MIT-LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 23ded7b25a47166373699a3d60ac5fe1e596fd4b41106d68910bd9b09af2f21f |
README.md | 100644 | 0 | 0 | | | 453 Bytes | 83a00240eadf9dbcf1e620736c8aa7f9d9b82d227b601a1d24a77a2b5bbd8277 |
Rakefile | 100644 | 0 | 0 | | | 120 Bytes | 857db034dcc8e6977797162a7040d02fd359853a80aa7834ce29253f599b75eb |
app/controllers/ibrain/auth/confirmations_controller.rb | 100644 | 0 | 0 | | | 670 Bytes | 5d856e44a57033d16bb3ca5aa462b75548a62c7e17f572835df36eeaa1d5fe4b |
app/controllers/ibrain/auth/passwords_controller.rb | 100644 | 0 | 0 | | | 657 Bytes | 7c1296f3c34e810246fd06baf36bcc35322340c2728db13a6eb34096241e30d1 |
app/controllers/ibrain/auth/registrations_controller.rb | 100644 | 0 | 0 | | | 1.67 KB | 20d0742b814ecd1c02ee4755e4891af169620828ef128d55e1806fb3f94b32a6 |
app/controllers/ibrain/auth/sessions_controller.rb | 100644 | 0 | 0 | | | 891 Bytes | 879aa4fd35dabb20d96a3c266d3e6e5bbe13804b22eaec718b70c350f12e2f2e |
app/controllers/ibrain/auth/unlocks_controller.rb | 100644 | 0 | 0 | | | 589 Bytes | 36796ed98fd50eef9439a548948d767db4fbc702451dcc08d40407c8b057c045 |
app/models/ibrain/auth/user.rb | 100644 | 0 | 0 | | | 630 Bytes | 0df70e25446689b5b1d3f9752977e4f1f9163445600701070cf8fcfaf1c3f2be |
app/repositories/auth_repository.rb | 100644 | 0 | 0 | | | 1.96 KB | d09d2d4dccfe54c34cb34e427b6d190a71c1be9751211eb4713de5854bb26271 |
config/initializers/devise.rb | 100644 | 0 | 0 | | | 15.1 KB | 430ae89cb9b3a7ebbe3c58f1005ff653952e126b6141b6262e32d195c8eb409a |
config/locales/en.yml | 100644 | 0 | 0 | | | 329 Bytes | 5243d1b5cd1c560877ba0c44c3550c88010dc93b1849b7442fb717109d9ba1bf |
config/locales/jp.yml | 100644 | 0 | 0 | | | 444 Bytes | a705a2afe327649a36bd28d2b2e3afbab624bb04ba0dded4e910a4a8160f9e99 |
config/locales/vi.yml | 100644 | 0 | 0 | | | 376 Bytes | cf89bc9ca0ee4c2cb2927ce9cf22aeb19207852cea7d284b51b7f0e9f6da2a17 |
config/routes.rb | 100644 | 0 | 0 | | | 284 Bytes | 746acf4b114c646bfe0a9aa41a10ea0d1dc7f790daa1f1abb79e559159fc996f |
lib/generators/ibrain/auth/install/install_generator.rb | 100644 | 0 | 0 | | | 892 Bytes | b11c3779c0f8422ded6d8cd1a6cfe07e5540ada1f0aacbca524ba0e14225cf36 |
lib/generators/ibrain/auth/install/templates/config/initializers/devise.rb.tt | 100644 | 0 | 0 | | | 98 Bytes | 754d17c15a48e900bc9ed029ded455a8f9006b7ffa3dbc933bb37c6565c81e78 |
lib/generators/ibrain/auth/install/templates/config/initializers/ibrain_auth.rb.tt | 100644 | 0 | 0 | | | 279 Bytes | 15834bd9b7d49674ab2afa8a1439972f0bd1b1c72f5dd46193522aaab1111bee |
lib/generators/ibrain/auth/install/templates/db/schemas/users_migrate.erb | 100644 | 0 | 0 | | | 1.14 KB | 5d2ed100b7863407aa8dc67a1559920979f1fccc3bdbee65c9a82cf013c117dc |
lib/generators/ibrain/auth/install/templates/db/schemas/users_schema.erb | 100644 | 0 | 0 | | | 1016 Bytes | 1b70df1c6331bef76db83b4e6df4fc2ddb9be240abf40f15e2696a3099e1a1af |
lib/ibrain/auth.rb | 100644 | 0 | 0 | | | 249 Bytes | fd0d703b482a605870afd22fe42ff91908d0bd29282f7d35b503ce2af57c8056 |
lib/ibrain/auth/devise.rb | 100644 | 0 | 0 | | | 374 Bytes | 66c9fc4b5101552e1f34da0620c613656cabb3b71562cffe04de1822c7cea726 |
lib/ibrain/auth/engine.rb | 100644 | 0 | 0 | | | 1.19 KB | 816c21e2afd37f575f6ee28abd165a93abf9f57c48312fbbbbf2aeb4e8cdad08 |
lib/ibrain/auth/version.rb | 100644 | 0 | 0 | | | 341 Bytes | 3133fc4e38b81a98bbacea87fe9e64db464507f02232520bc4d880596b67b279 |
lib/ibrain/auth_configuration.rb | 100644 | 0 | 0 | | | 317 Bytes | 0b174fd583ae84b27ca3cb9ddb822edd8e2b06f496aa1631dd7b529e2064d744 |
lib/ibrain/authentication_helpers.rb | 100644 | 0 | 0 | | | 287 Bytes | 4328952db167830131b7cf05f3b24edd4d871f05047643babf0e1b288127b7b9 |
lib/ibrain_auth.rb | 100644 | 0 | 0 | | | 53 Bytes | a90921a4875acfc68b71611a20e6df16ce286afe155f5e88e89947681e0e6298 |
lib/tasks/ibrain/auth_tasks.rake | 100644 | 0 | 0 | | | 119 Bytes | 66b6a589c45f74b1b5bef897d6fad2edff8ba4de798038951ca55db6b9ef8fa0 |