.gitignore | 644 | 0 | 0 | | | 194 Bytes | e9ddf94ac51b29199e42714a6257649ddd9c3a33412c0f1b0e1ceef2e5e89f63 |
.travis.yml | 644 | 0 | 0 | | | 163 Bytes | e1e14cced47bc7567a06aec7d33eca2ff78c689398fe0d2d43fc7f7de2328ba8 |
Gemfile | 644 | 0 | 0 | | | 113 Bytes | a723cb3a0cb78f66c9e0371b91dac6c1a07c563c64f314e922c7219d533b21fa |
LICENSE | 644 | 0 | 0 | | | 1.06 KB | 2a642983f597c34df2bb69823f3247398c9b7adad7778c2c4602c0ca56d4e3e4 |
README.md | 644 | 0 | 0 | | | 2.14 KB | db63500c7af6bd2b3321590f8dd80c3784ca7b928673c375ff9eccc04efbeed9 |
Rakefile | 644 | 0 | 0 | | | 28 Bytes | 5d20ab6abd8a77e0db94f9599c1ee015db492045de53207641ace9bca4862f24 |
devise-token_authenticatable.gemspec | 644 | 0 | 0 | | | 1.86 KB | 3af54eae9710fd781c01da1078014b14879441e9bd1166294dace2cf405f5da3 |
lib/devise-token_authenticatable.rb | 644 | 0 | 0 | | | 39 Bytes | ef179b10474959c9a9d8fe00cb54b70e607c94a3da85c508a034c50a30682b34 |
lib/devise/token_authenticatable.rb | 644 | 0 | 0 | | | 779 Bytes | a95138539740eb9457e9664cfbde37caf4cb77fe07703fabcad57fa4930d6133 |
lib/devise/token_authenticatable/model.rb | 644 | 0 | 0 | | | 3.06 KB | d1822998b5a89bb3ee354adcbed628d710835bc83810186508c052850776abd0 |
lib/devise/token_authenticatable/strategy.rb | 644 | 0 | 0 | | | 3.6 KB | 8068056811a22c6ce53c87a4827158fc84dc6590afb6c1a678457e2afbe67203 |
lib/devise/token_authenticatable/version.rb | 644 | 0 | 0 | | | 83 Bytes | 2f32012d0faf27b582c26bd8b6ecc00a66ed0c33e004ac5b27d62124641eafeb |
spec/factories/admin.rb | 644 | 0 | 0 | | | 530 Bytes | f1273a2d854ed8530d1b8c017069123ce94b00ab2363981db535ce6ef20bbe8c |
spec/factories/user.rb | 644 | 0 | 0 | | | 565 Bytes | ed8e5e327cb2c2ca34a06996560350329b4076dc1b62e99e5801437b5d4915f4 |
spec/models/devise/token_authenticatable/model_spec.rb | 644 | 0 | 0 | | | 2.81 KB | 4d025f3542659d7517af198cf366aaf5a0179aef2aa608efa296c8e3a4dd82c2 |
spec/requests/devise/token_authenticatable/strategy_spec.rb | 644 | 0 | 0 | | | 11.6 KB | 0d7c435619576519bc999c7feb30ce4b96558157fab7764a2a65c50427d05cb7 |
spec/spec_helper.rb | 644 | 0 | 0 | | | 1.25 KB | 8c6b7e11bfdf6ac982e4673d2a835ac55eb748e21f849cf76a3a8fa88efc8fbb |
spec/support/helpers.rb | 644 | 0 | 0 | | | 745 Bytes | 497a022ea8257a21636151f43e16e0c0c638f68dd3c44a0cc189825920cdea1d |
spec/support/integration.rb | 644 | 0 | 0 | | | 118 Bytes | 7eb291469b3e9f66b3f0b8bbd11ce2f019afcbeca263def97b6df8dde0bf3174 |
spec/support/rails_app.rb | 644 | 0 | 0 | | | 618 Bytes | 1971ef18963e80e69463889240da125618778ef0d2d5430b90702c628304690a |
spec/support/rails_app/Rakefile | 644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
spec/support/rails_app/app/controllers/admins/sessions_controller.rb | 644 | 0 | 0 | | | 165 Bytes | 232bddd6facbc9516eafb90efdeb96414f3c122f93266979c72237a8d060ca3e |
spec/support/rails_app/app/controllers/admins_controller.rb | 644 | 0 | 0 | | | 245 Bytes | f9d1895749957919982333ab6339c19e3dd06b0319199ef93f9160fcd060a6c0 |
spec/support/rails_app/app/controllers/application_controller.rb | 644 | 0 | 0 | | | 398 Bytes | 73aa94b087bd8f8b043f84b1bfc1aa87ad68c09f48e0fe391419d63e5f9bc5cd |
spec/support/rails_app/app/controllers/home_controller.rb | 644 | 0 | 0 | | | 330 Bytes | f3ee1a9a1edbcc3dfb6f45373a6e5ca2b4673ee41602f6e8641317ac5e96f274 |
spec/support/rails_app/app/controllers/publisher/registrations_controller.rb | 644 | 0 | 0 | | | 68 Bytes | d70daa7b3f4e2a09b54561542e2237f491b2c7f74d3dd490e1a6e5ca40684d34 |
spec/support/rails_app/app/controllers/publisher/sessions_controller.rb | 644 | 0 | 0 | | | 63 Bytes | f3cd730cc677169c1bc377443247ac6e4e99e38e0724d6105f0351436c173cb5 |
spec/support/rails_app/app/controllers/users_controller.rb | 644 | 0 | 0 | | | 716 Bytes | ee5455f50aa00e5c6102e0544534305a7a80670a5cd0a13730cada0d6f17a102 |
spec/support/rails_app/app/mailers/users/mailer.rb | 644 | 0 | 0 | | | 334 Bytes | d359f6757b268f7c4ec7cb28f4ccaf80b9b555aa1c46ea950ced645b2fd64f8b |
spec/support/rails_app/app/models/admin.rb | 644 | 0 | 0 | | | 454 Bytes | 8a664f7c96ad0c332bcf571fd1241cb61a7e5adb70fbe1f8f9c133e90e6b63a6 |
spec/support/rails_app/app/models/user.rb | 644 | 0 | 0 | | | 648 Bytes | e2efeeeb922eb1ead5d226109c7929b10652219ea462853ac4938c63eeafd73f |
spec/support/rails_app/app/views/users/index.html.erb | 644 | 0 | 0 | | | 38 Bytes | c1106823de395e07941918ea5853bbc643a8a241222266d55cdf5710552bd065 |
spec/support/rails_app/config.ru | 644 | 0 | 0 | | | 158 Bytes | e433d117ba351280629fc026ec788f95a2493a6f0e3a6d13f5390f3b2033c4e8 |
spec/support/rails_app/config/database.yml | 644 | 0 | 0 | | | 224 Bytes | 2ab2a1309cb8f101bf3e555f7e4d3b24ade737a31828a314bc531707612542cf |
spec/support/rails_app/config/initializers/backtrace_silencers.rb | 644 | 0 | 0 | | | 402 Bytes | 80153329cd531c89344ac20b0c1f5ba64b40cc6234fec6047dac2ce2d22405a7 |
spec/support/rails_app/config/initializers/devise.rb | 644 | 0 | 0 | | | 8 KB | 3597abef777c930b7d5ef73828df886a45b87e4408068eae7f57ab5db2306372 |
spec/support/rails_app/config/initializers/inflections.rb | 644 | 0 | 0 | | | 54 Bytes | 8b65c39a04a7eae44a657822054aef58b2bcf44687e2b1a916c884ddd6179dfa |
spec/support/rails_app/config/initializers/secret_token.rb | 644 | 0 | 0 | | | 242 Bytes | ffcd2c56ab0837d7f5b7ec06c6221f5072658399ac3e856d5af23afcf1743f9a |
spec/support/rails_app/config/routes.rb | 644 | 0 | 0 | | | 3.44 KB | 65913fe73b33392854457d40a521e2febfcc0abfd9ffa7e001e84f016b13f68b |
spec/support/rails_app/db/migrate/20100401102949_create_tables.rb | 644 | 0 | 0 | | | 1.92 KB | c1f01e15d15d77ff6ac860c70602fc14063e94c9b6ac2ad1770af2402e6225bb |
spec/support/rails_app/db/schema.rb | 644 | 0 | 0 | | | 2.07 KB | 5ce08c9ca18cc81772105a823b89544df973bdff43b840144a4f2dc3f834cf23 |
spec/support/rails_app/public/404.html | 644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
spec/support/rails_app/public/422.html | 644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
spec/support/rails_app/public/500.html | 644 | 0 | 0 | | | 728 Bytes | 4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d |
spec/support/rails_app/public/favicon.ico | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/support/session_helper.rb | 644 | 0 | 0 | | | 1005 Bytes | 7344d6c7dc7d945939c8422aa2ffff57239a96ce728c43e181c81d9603a4c0c8 |