MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 0a9ed2a2ba710b613d20e36acb36a4481ae0cf847efafac54d622b813f76d5d2 |
README.md | 100644 | 0 | 0 | | | 7.34 KB | c3fd102b04a5a6defde4ed483f83767d791723854802c45593dbcf702019729e |
Rakefile | 100644 | 0 | 0 | | | 452 Bytes | 07cf47de0f9415423656bd5b34fb4e2bc91606bc64c94f1c508cd7b0d15435bf |
app/assets/javascripts/openstax/accounts/application.js | 100644 | 0 | 0 | | | 641 Bytes | 117cf53ca969ebaf586305e0b230b6daab02e705a272862e436ebc9c82574af1 |
app/assets/stylesheets/openstax/accounts/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
app/assets/stylesheets/openstax/accounts/dev.css.scss | 100644 | 0 | 0 | | | 1.15 KB | 4913ce7d900a740cf1517db8fe229145979286dfb05e0b73952e1d2e9c09e51d |
app/controllers/openstax/accounts/application_controller.rb | 100644 | 0 | 0 | | | 267 Bytes | 353ae787145717385647ae817dc8f741584e28a9831aab15f5b0487350c44563 |
app/controllers/openstax/accounts/dev/accounts_controller.rb | 100644 | 0 | 0 | | | 824 Bytes | 43c206d8a9d78bd9b54316c61a836b6c5157f4836106e75c811c7b244c2bfafe |
app/controllers/openstax/accounts/dev/base_controller.rb | 100644 | 0 | 0 | | | 250 Bytes | 8d7dd3ef5d704d466fc8e5ccb807168737c634056e5f21ce831fc212b4ca282e |
app/controllers/openstax/accounts/sessions_controller.rb | 100644 | 0 | 0 | | | 1.7 KB | 10e9b662f41502ea12e5419b3bfc6d0d71e649d644794a09d3423362abf0a793 |
app/handlers/openstax/accounts/accounts_search.rb | 100644 | 0 | 0 | | | 2.02 KB | 7cf75fa83f1a4a1115bd078a1ced1a885e29839c27b9da3015fc283847921ca5 |
app/handlers/openstax/accounts/dev/accounts_create.rb | 100644 | 0 | 0 | | | 735 Bytes | 60565c596c26e3de52a5fdd541060f12b4b4970ec01cf009c94d782f8305a794 |
app/handlers/openstax/accounts/dev/accounts_search.rb | 100644 | 0 | 0 | | | 578 Bytes | d1e4b9c498be7587bc1b99771d09cab7e21de269fcad615cf4983cfaa95dce23 |
app/handlers/openstax/accounts/sessions_callback.rb | 100644 | 0 | 0 | | | 1.46 KB | 26b9bb204a1bc48714d473d53ba319881ca171f15782666c1b4c049ba7b15b98 |
app/helpers/openstax/accounts/application_helper.rb | 100644 | 0 | 0 | | | 792 Bytes | b55d18907c4ccd0c1da74e8e6e51eab4197ea9e67aa26aac378fc555d514125a |
app/models/openstax/accounts/account.rb | 100644 | 0 | 0 | | | 1.9 KB | 53e08711b931b265825207aca233a8c4cf3ba4ed98084c8abbeeb77abb74c580 |
app/models/openstax/accounts/anonymous_account.rb | 100644 | 0 | 0 | | | 429 Bytes | 699c266e8d2b1ff9aea7b295b8032273fdf22c2c055166dc97b1a8bfd8d5b273 |
app/models/openstax/accounts/application_account.rb | 100644 | 0 | 0 | | | 175 Bytes | c16d84775afd374d577e733ebef73e72c416f95a135e0209bff7cb4020f79736 |
app/models/openstax/accounts/application_group.rb | 100644 | 0 | 0 | | | 145 Bytes | b846838a314ee5e07aa14333fd952e6e73bbaf55630f03f7bcb395234076649b |
app/models/openstax/accounts/group.rb | 100644 | 0 | 0 | | | 5 KB | 7a3ebda8e7af3a54eac3a2e3e4bf1412a74bce07de32aa3217d312eeb27de2de |
app/models/openstax/accounts/group_member.rb | 100644 | 0 | 0 | | | 1.28 KB | 51601cd27e232ff0c3bd10f93b7ebab6a512b04bb2b0bdaa9e5c91b79cf24bed |
app/models/openstax/accounts/group_nesting.rb | 100644 | 0 | 0 | | | 1.88 KB | 29a38367a9dc16f3acf5cd27e6b09dfa98cd4ab27534c30bbb2d46cdacaa9584 |
app/models/openstax/accounts/group_owner.rb | 100644 | 0 | 0 | | | 1.27 KB | 7a3fd46e8dee3a9c46cf65a4f0ba6a7e989916eed5bb737c9738922afd07e6ff |
app/representers/openstax/accounts/api/v1/account_representer.rb | 100644 | 0 | 0 | | | 2.26 KB | ea88a78403d1e9618775ab0ff6fcde37a45c17de96afbbaded5c56e77b09c3f9 |
app/representers/openstax/accounts/api/v1/account_search_representer.rb | 100644 | 0 | 0 | | | 1011 Bytes | 30ce82d0d61b4663358372841519554fb22b6fe825d12f55d314537e633f950e |
app/representers/openstax/accounts/api/v1/application_account_representer.rb | 100644 | 0 | 0 | | | 1.78 KB | 25a51e62355fe7b32a4f514f3f03c50bfc5ece11ab6030a75fd610895d5d6887 |
app/representers/openstax/accounts/api/v1/application_account_search_representer.rb | 100644 | 0 | 0 | | | 806 Bytes | c67731909e9e9341fd715e2ff3c4d6a8e0f3d5a7fc3f60181afac84a38fc44e9 |
app/representers/openstax/accounts/api/v1/application_accounts_representer.rb | 100644 | 0 | 0 | | | 516 Bytes | 6144ebaa5d1f518a11ccb1c8e947a6c2ca33b6e84136c0d1ad49b7049638f606 |
app/representers/openstax/accounts/api/v1/application_group_representer.rb | 100644 | 0 | 0 | | | 1.51 KB | bfa0804c6fa5280836ea2cbc26688c2913cd4ec8e2af0149ef2cfc2e5e0591d9 |
app/representers/openstax/accounts/api/v1/application_groups_representer.rb | 100644 | 0 | 0 | | | 510 Bytes | 8a7c32a53c07f68b67e00ecadbd03cb92e0e6118e1a1ac4b7bffc07b62b89c7d |
app/representers/openstax/accounts/api/v1/group_nesting_representer.rb | 100644 | 0 | 0 | | | 881 Bytes | e5491641849dcf03b8980869aa27665add110647a8f2b2d434b9ec53b3a1c296 |
app/representers/openstax/accounts/api/v1/group_representer.rb | 100644 | 0 | 0 | | | 2.39 KB | 0611f64f4bac0132e33ffbcbe8559c8ad897b0eaa2b2f54643b97d6922bb7c04 |
app/representers/openstax/accounts/api/v1/group_user_representer.rb | 100644 | 0 | 0 | | | 910 Bytes | 81af289945bf18bd2d803e8ce9c211d99de4f15b83731edc46db3435c4229b71 |
app/representers/openstax/accounts/api/v1/unclaimed_account_representer.rb | 100644 | 0 | 0 | | | 599 Bytes | 3071fbb66d331ca5da49140ec97f5c110bbed0fc4eac4a11fef630a06d439bae |
app/routines/openstax/accounts/create_group.rb | 100644 | 0 | 0 | | | 620 Bytes | c45346853e8707a2a2ee427c7d1c62e82769242d5615dd26f46a8b4d694c3edd |
app/routines/openstax/accounts/dev/create_account.rb | 100644 | 0 | 0 | | | 1006 Bytes | 2efc232170b105e4955b49d93818abe1ff2c9d9ec93f5eff839ae8e5c1710734 |
app/routines/openstax/accounts/find_or_create_account.rb | 100644 | 0 | 0 | | | 1.98 KB | e2279e6b24d46ccc919aae623d96929f73a10aab2373579ab4e68b7a643544de |
app/routines/openstax/accounts/search_accounts.rb | 100644 | 0 | 0 | | | 974 Bytes | f4e4ce0a25873653b0426dc4727ea00cf7c2b9c24942a18aeef43633defec5f5 |
app/routines/openstax/accounts/search_local_accounts.rb | 100644 | 0 | 0 | | | 3.67 KB | 8f97276becf99e36413b70b5205f358d74006864b21e4f6e47a2be497afcfeff |
app/routines/openstax/accounts/sync_accounts.rb | 100644 | 0 | 0 | | | 1.55 KB | 73d096ec6a7a6e5871d95d6baa7c114c7d2e5b6a23b9f189a6b7e40ecd1dbb14 |
app/routines/openstax/accounts/sync_groups.rb | 100644 | 0 | 0 | | | 1.82 KB | 255ffaa82830f4e716395bad87ec9d797461b0f7d9036b24c067aa3de59d000a |
app/routines/openstax/accounts/update_group_caches.rb | 100644 | 0 | 0 | | | 791 Bytes | ef852df089e55c98c8e8939c325700a9f8570c5ce77c9410461e33d37832ade4 |
app/views/layouts/openstax/accounts/application.html.erb | 100644 | 0 | 0 | | | 271 Bytes | a88ca4be0af7f3298845766395b2cf6cb8f0bf6ea647ac89557ce5a1f38995ed |
app/views/openstax/accounts/dev/accounts/_search_results.html.erb | 100644 | 0 | 0 | | | 806 Bytes | c84deea50fde340bbe3e124e11e4b466e88eaa6b60784682dbf3ad470f481e0e |
app/views/openstax/accounts/dev/accounts/index.html.erb | 100644 | 0 | 0 | | | 1007 Bytes | 66291a141a5a7ad46d95c27aa163b3791e723a1e9e292b6b0ff8a3239c91d35e |
app/views/openstax/accounts/dev/accounts/search.js.erb | 100644 | 0 | 0 | | | 169 Bytes | 6215bcd93d49adc04797c1437a878306146f0b735123e37bd2ee4f9663aa70fb |
app/views/openstax/accounts/shared/_attention.html.erb | 100644 | 0 | 0 | | | 72 Bytes | b1c7ce378e01f560324c10e53247b5b83d6b8b02d95229be67c806204bbe9b37 |
app/views/openstax/accounts/shared/accounts/_search.html.erb | 100644 | 0 | 0 | | | 1.18 KB | 3ee79433761cb140a4255ff30d71300820956143e797f470e81c28a19e606fa1 |
config/routes.rb | 100644 | 0 | 0 | | | 1.11 KB | 20b5229fd8fcd5098d391096e48e4127f754caafff34d98c2a05a74540b81d12 |
db/migrate/0_create_openstax_accounts_accounts.rb | 100644 | 0 | 0 | | | 768 Bytes | 161d9afae59919c1c1e7293e39c733a2ea66e8256dc2676f0211c00c0ece47c7 |
db/migrate/1_create_openstax_accounts_groups.rb | 100644 | 0 | 0 | | | 496 Bytes | d310abecfdcfc5cdf2a99e8ac1b655b1165ac7e72502241cd6063abf0fbad0d7 |
db/migrate/2_create_openstax_accounts_group_members.rb | 100644 | 0 | 0 | | | 406 Bytes | acc1a286fa8194987d891bed3598ecc75ef3d0359a1e1f3970668b05fb7179ba |
db/migrate/3_create_openstax_accounts_group_owners.rb | 100644 | 0 | 0 | | | 402 Bytes | 3457f97d3924e8815334fe68186a9e1d61c737a77a4e6ec4e4cf2c36c13e48cd |
db/migrate/4_create_openstax_accounts_group_nestings.rb | 100644 | 0 | 0 | | | 434 Bytes | 70b265cce6becfec16b4c2441c954bbf87f6bc703bd17ed12ab1b293918690ac |
db/migrate/5_add_faculty_status_to_accounts_accounts.rb | 100644 | 0 | 0 | | | 244 Bytes | fb0fdbee8755b2f5f76ccfab413a79a61ed74c208075cb3457d18dcf4900a56d |
db/migrate/6_add_salesforce_contact_id_to_accounts_accounts.rb | 100644 | 0 | 0 | | | 238 Bytes | 7f3c361636eb6cbba6621f4404fbb74fc2f260b26ced38960ddf91bcfa46b997 |
db/migrate/7_change_accounts_openstax_uid_to_be_nullable.rb | 100644 | 0 | 0 | | | 165 Bytes | c05e3aef845329ecff14301768320c1346a97000dd61ab7c9e122a029d43f8cb |
db/migrate/8_change_accounts_username_to_be_nullable.rb | 100644 | 0 | 0 | | | 158 Bytes | 8c276fba047a221ba8ff3f74978a6ff37e75d5600cf520b040ecb408806113ac |
lib/generators/openstax/accounts/schedule/USAGE | 100644 | 0 | 0 | | | 212 Bytes | 06458f3b909685074359a78308810901fb0a81477ce41a82dc0f560c949308e1 |
lib/generators/openstax/accounts/schedule/schedule_generator.rb | 100644 | 0 | 0 | | | 330 Bytes | c94ed7f348de9629e74af3cb9136442314224cf55456b2763458bcc44fd8e765 |
lib/generators/openstax/accounts/schedule/templates/schedule.rb | 100644 | 0 | 0 | | | 119 Bytes | 044bfd7e80e1e51b2e6f6a1db5641286e64f1db78912b3588c90e3c3060b0c7b |
lib/omniauth/strategies/openstax.rb | 100644 | 0 | 0 | | | 1 KB | 9b4a4acc99c9ae84ca00f18f9b9226e21da14a5b1940ddbac691c04f70062ac8 |
lib/openstax/accounts/action_controller/base.rb | 100644 | 0 | 0 | | | 1.67 KB | 4e65e0092ad19c1437b848f95fd16ffe9913f2a1a2d7af342d125f3a4db325f8 |
lib/openstax/accounts/api.rb | 100644 | 0 | 0 | | | 10.9 KB | 523864b423e483faa43877fc41afc8a49fa85cd196a2b999e4ff5a41269715be |
lib/openstax/accounts/configuration.rb | 100644 | 0 | 0 | | | 3.79 KB | 215c54fca7bc382aa3bae9f05d9306dfe2251391c816253f8c54d3b6d54b7bdf |
lib/openstax/accounts/current_user_manager.rb | 100644 | 0 | 0 | | | 3.19 KB | 3170a3312078ed64cd30fed12722d95e906923f024742af925d5c7ac4b0abc1e |
lib/openstax/accounts/default_account_user_mapper.rb | 100644 | 0 | 0 | | | 215 Bytes | df227052a0cf3f9fb346235477adc71bad732551a952bb286973d16851e7f0a7 |
lib/openstax/accounts/engine.rb | 100644 | 0 | 0 | | | 2.25 KB | 6e29893f457e53bff67ed1e83585439a08a147e478460054852a2fa262e7d448 |
lib/openstax/accounts/has_many_through_groups/active_record/base.rb | 100644 | 0 | 0 | | | 1.71 KB | d3766b1006ad7ad524ddb35e20b7824b26d3200daac7f0b525789cea8536988a |
lib/openstax/accounts/version.rb | 100644 | 0 | 0 | | | 66 Bytes | e32d89b819849fcd8b053967b6ae862bc66a92a8c367ce82496e78a4fb1861cb |
lib/openstax_accounts.rb | 100644 | 0 | 0 | | | 1006 Bytes | ae98f1ef08317e720dae6444177db03b86e9afcf8adba0528464da0af6418479 |
lib/tasks/sync.rake | 100644 | 0 | 0 | | | 478 Bytes | 24200c720c7c751e308707037c4ac15b54205d9fd5533b4fe039a039960f0715 |
spec/cassettes/OpenStax_Accounts_FindOrCreateAccount/can_create_users.yml | 100644 | 0 | 0 | | | 7.13 KB | a6a535ff013d8567e7c1f784fb4ca1b1a6d248203913b55120b8c3f95ba60a5d |
spec/controllers/openstax/accounts/dev/accounts_controller_spec.rb | 100644 | 0 | 0 | | | 910 Bytes | e958ee19b461ad8207149bb513a9309329992a59880eabe764af95f57f620685 |
spec/controllers/openstax/accounts/forwards_params_spec.rb | 100644 | 0 | 0 | | | 1.62 KB | 6a6cc7105b69f381058f10ff2021d201cc6cd870c82c09286fcf8443f937f1e6 |
spec/controllers/openstax/accounts/sessions_controller_spec.rb | 100644 | 0 | 0 | | | 2.58 KB | 53cbb57e981cba1cc060a4be1d2a6f453604750b59925b5df53ac871e8d6da55 |
spec/controllers/openstax/accounts/uses_this_engine_controller_spec.rb | 100644 | 0 | 0 | | | 740 Bytes | 372a16da35bb87dc5c5d1984ca295d88fed16a2a92647efa683d189a394eaf3d |
spec/dummy/README.md | 100644 | 0 | 0 | | | 60 Bytes | 6663c12a356c5547a52b6376ef2d89f842711ad09bd1048ab206993e10d0d43d |
spec/dummy/Rakefile | 100644 | 0 | 0 | | | 270 Bytes | 292ed19f51ae8b9aad2d9d34cec3355920f0ce35e0079afb68b12f222f9c2015 |
spec/dummy/app/access_policies/account_access_policy.rb | 100644 | 0 | 0 | | | 242 Bytes | dd974e57948b21baa8c350ad904315ca9eb1c69e26ff0580a556644204faf1a4 |
spec/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 641 Bytes | 117cf53ca969ebaf586305e0b230b6daab02e705a272862e436ebc9c82574af1 |
spec/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 546 Bytes | 3226de36233f17188ba94faa61b451b580f0c381f9db3dc83a69cdff43e52300 |
spec/dummy/app/controllers/api/application_groups_controller.rb | 100644 | 0 | 0 | | | 168 Bytes | acf9caab354e24ec3f42092214a4c55e7ecea50318150d51ddb47f3aae2f5a51 |
spec/dummy/app/controllers/api/application_users_controller.rb | 100644 | 0 | 0 | | | 210 Bytes | ed52a99117aeae7d37c5289b421dbbddd32457f621c2bf8e30e20175d38f77fe |
spec/dummy/app/controllers/api/dummy_controller.rb | 100644 | 0 | 0 | | | 404 Bytes | 4143124c1e80718cc107d9baf81703832f90a59fcc3b1445c4e781407298f874 |
spec/dummy/app/controllers/api/group_members_controller.rb | 100644 | 0 | 0 | | | 161 Bytes | f8d51abac7317151cb1c2ff79abaf7bf6e50440bf768cc8058f6b9920b70fad8 |
spec/dummy/app/controllers/api/group_nestings_controller.rb | 100644 | 0 | 0 | | | 162 Bytes | 8ff54eb48c77bd3222abf7a6561fa01bd2329ff53af67bf5916eb8c909485ef0 |
spec/dummy/app/controllers/api/group_owners_controller.rb | 100644 | 0 | 0 | | | 160 Bytes | 93fb2ceff3b8c14b8fa887c5a6b12d56b8083b4c3ce90963fab9c0147bd03a6b |
spec/dummy/app/controllers/api/groups_controller.rb | 100644 | 0 | 0 | | | 200 Bytes | 9ac894fae4adc52b5c73a117d62afb94796a25c18051d1a32fa17d81f2a19b67 |
spec/dummy/app/controllers/api/users_controller.rb | 100644 | 0 | 0 | | | 195 Bytes | 92a40505c127111ddad033544ce7422bf50ad97724bb71505e7b686a4898b3ad |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 80 Bytes | df6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7 |
spec/dummy/app/controllers/oauth_controller.rb | 100644 | 0 | 0 | | | 205 Bytes | d053fa79394eb3006893a959a62e0af7f7c8e8339f905840cb5d0f7144d90432 |
spec/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/dummy/app/models/anonymous_user.rb | 100644 | 0 | 0 | | | 525 Bytes | 6a4018f67e1f0995a9910cc7c98c86434d03793d81489110f7795e7cbb82734d |
spec/dummy/app/models/ownership.rb | 100644 | 0 | 0 | | | 118 Bytes | 607de79410aa2f3262a7cfa410ed6dcc72f2d6ed4487181b537516f45b2f016f |
spec/dummy/app/models/user.rb | 100644 | 0 | 0 | | | 749 Bytes | f41436da6e0a8308dde0ef02dd4c4e42ae1a5838933771756fc02ac465b4626b |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 156 Bytes | 4fc3ffa7cc474017d9986fe61f04201dd3071d9c09d16f53dbeb5dfb401f6658 |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 891 Bytes | dbfe3a5b72da17aeb5f972281a164b9984c940ee7633e8593e71baad89f78cd1 |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 241 Bytes | 5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6 |
spec/dummy/config/database.yml | 100644 | 0 | 0 | | | 552 Bytes | 79829997df51a580cf0c0756a1bf2d77c9f9ebbae7596cfe1e1b185c2ffc740f |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1.48 KB | a30371de3565b65c04200a316162238ed2f6ce2bf0daf078fcf5275764c2073a |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 3.24 KB | a58d6fb0ce218a1593153b9963b0e291b6b76a9d271121d21970e03273e4c046 |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.62 KB | 0a53d6e07e83e96b2f5c3548635d5320085e7e094e128e32ca2c04ecc0dc9b87 |
spec/dummy/config/initializers/access_policies.rb | 100644 | 0 | 0 | | | 77 Bytes | 96995aeb3f54be3dacb59b9c5c7e7f4d0a64499079b169617e3a7572bbc9c309 |
spec/dummy/config/initializers/assets.rb | 100644 | 0 | 0 | | | 377 Bytes | 183d3934aa74dccdf1b5f79676271114bfe79c088f379d00294b2a562dbadf6b |
spec/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 128 Bytes | 67e69621f207a9a0245374a56712d939bf7381ffd2f0768cc465cfab2b164acc |
spec/dummy/config/initializers/doorkeeper.rb | 100644 | 0 | 0 | | | 3.62 KB | 7c62a2ebbf97a2bc091ed058a7cce77676a0aeeaedfb8fd3e0323c5122318218 |
spec/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
spec/dummy/config/initializers/openstax_accounts.rb | 100644 | 0 | 0 | | | 484 Bytes | 350d57a5d554bd2fede2d4565790b563e6d313d31e7c4633423fef070fa55722 |
spec/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 137 Bytes | 0b5ffe164f49eb4dff4f647429b97cafd35c59297100e3e8f52f1541f2e19d68 |
spec/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
spec/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 214 Bytes | f6db55a26e1fb6439814c6594588af0a112e7c548cd31d3a7e5d459e5cae3664 |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 1.08 KB | ad71e3d5c3aab4a16608a820396013a4a6699cf5b7b3558f9a4789f696305172 |
spec/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 171 Bytes | 631e80eed04b471bbb27fa555f05e6cd8da050b80ce93d4ef8932383e491f22d |
spec/dummy/db/development.sqlite3 | 100644 | 0 | 0 | | | 124 KB | 41f2b6665e769a137e6850b145dc52067acccaafb16a6cf777ad25548394d914 |
spec/dummy/db/migrate/1000_create_users.rb | 100644 | 0 | 0 | | | 228 Bytes | bdf04877f5e7983d2e6188cb8f8c37f288402d78717ba62346ee54acee9cd5c2 |
spec/dummy/db/migrate/1001_create_ownerships.rb | 100644 | 0 | 0 | | | 273 Bytes | 5dcaebc3cb410a84366002feacd0c88b608f22ef3ecbb7ad00d8e594e8359075 |
spec/dummy/db/schema.rb | 100644 | 0 | 0 | | | 5.06 KB | b0f03877b14a66a1044bce89d7ec17dafd9750895ea497e98f0a23f269d80f3f |
spec/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 124 KB | 41f2b6665e769a137e6850b145dc52067acccaafb16a6cf777ad25548394d914 |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 292 KB | fa7ae56f4f70c0e55e97643ce714cdd02cf14caceb2fa10125003ed709ef38d5 |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 2.42 MB | 8f3265567b4965a94cec125da5fcddde4d7b6fdf3a4767d009109aa96f678f95 |
spec/dummy/public/404.html | 100644 | 0 | 0 | | | 728 Bytes | e83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58 |
spec/dummy/public/422.html | 100644 | 0 | 0 | | | 711 Bytes | 97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b |
spec/dummy/public/500.html | 100644 | 0 | 0 | | | 643 Bytes | c0f4e7e13b8cbf8d37126ff3ba8966eb9fbdc61683e75c3f61ca7316998bbb25 |
spec/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/script/rails | 100755 | 0 | 0 | | | 295 Bytes | b9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257 |
spec/lib/openstax/accounts/has_many_through_groups/active_record/base_spec.rb | 100644 | 0 | 0 | | | 1.72 KB | 8072b678464b7bcee69f9aa84531439ed45ae795055e12a86c7879cf2d6ecab1 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/-4/-4AigB7SRNxiHWeamN5uh_JTU4pT-99hUByQ7hhtfM4.cache | 100644 | 0 | 0 | | | 36 Bytes | 0fa137488c7888738d14c5c9059c2c797581b007028f2ed3259eb00fee73ec9c |
spec/dummy/tmp/cache/assets/sprockets/v3.0/-B/-BM2LkGo9LiZel0dx2cTeIoUiOvZvzvQX-qrY-PefDc.cache | 100644 | 0 | 0 | | | 1.47 KB | d8812d088e5af3c36b3cbd736c5f4a33ace35a0c81ffa01b3ec68891cefbfbe5 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/0d/0dqBuwbmRqLO9AM5KdttlIvUSbOG2uS9fJsm4TRuY8M.cache | 100644 | 0 | 0 | | | 6.12 KB | c07f6d32db43414b2b0e02d5b0c4b944164a4da8a13df6fc2832b358ad741bdb |
spec/dummy/tmp/cache/assets/sprockets/v3.0/1b/1bCIjOPcmZWjhnOiOIrEUVDFzGzCezkm0dIrzY7q22A.cache | 100644 | 0 | 0 | | | 2.09 KB | 588465163d4f04d23828fc46e57d9291990ef1a0898ffcb3c82e120f273003c7 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/2G/2GcGY034bmlAWeI-bC8yjSfggr98_D1ysvB0hcR9PaI.cache | 100644 | 0 | 0 | | | 318 Bytes | 74364392c571eac9cfb0d74743f6a9e247cd81f025f1e9d85495c5ce51aedc38 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/2G/2gGPkwl7LddZxTKkA0XQ6NKsdgK7mDG6PfvKrqKYsAs.cache | 100644 | 0 | 0 | | | 17.8 KB | acff8a685ab7090833f26d2364b91b6b3c587bbbef30486d0309c5a667e90411 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/4W/4WJLh0PRMuTwbFf44QcjwkcJ57BXKVgwtaRnUiMxlbc.cache | 100644 | 0 | 0 | | | 202 Bytes | 7f537b84b814b632700f1ddf1c9b9c6d14bc5c4de4747b889cf16d6a321b284d |
spec/dummy/tmp/cache/assets/sprockets/v3.0/5T/5TLgAp4XC6JjXz-MP4IR8UIli3l091nGGpp0xomd_g0.cache | 100644 | 0 | 0 | | | 1.13 KB | 0387e4941af901fc675554ddd66abf26f1fea2aa1d934591b3b472ec12723cd5 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/5g/5g7dhxVp4YbZmFw_-T3aU2oYq2Z9Jgtps0CKneXYSS0.cache | 100644 | 0 | 0 | | | 1.26 KB | a15b98e8ef1527de4d273b2e6db02516c83ff330530c74b0f35bb875fe0722d8 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/5u/5uKXJe6QpDEzhvxGUSwHZS2uGrjr0-ex9LVlRQZaQnI.cache | 100644 | 0 | 0 | | | 223 Bytes | 4cc62aa6a5ec81a82a4dab965beb52ab06f4a8a592900b832a639a67a63f91b0 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/6H/6HAlvBZ_na7ir9ELSAcCJ1GTAwGaO565PgVOt7rgitw.cache | 100644 | 0 | 0 | | | 215 Bytes | 7bc63f5fcf9e7625376cf58f3227cde7a9796a234a74f7bfe61983987d17ffbd |
spec/dummy/tmp/cache/assets/sprockets/v3.0/6b/6bUhHw6Kpj9FgN8vIU0BBQNdA1sgsa0pyhDOdq4U1a8.cache | 100644 | 0 | 0 | | | 2.24 KB | ed77d57d9e97ef11ff7f73b4c30fff0a180eb1f4cfa211b0950925fbce19435d |
spec/dummy/tmp/cache/assets/sprockets/v3.0/8w/8whA2ROqlMHhJJiXDf0onGPb8mLmBGb5UUPY7yZZuMs.cache | 100644 | 0 | 0 | | | 237 Bytes | 66fbb7a7be7269c73819f4acba4fa57d95865e729c418c7b68c8e1d700826162 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/9S/9SfcyOi0r3UamY1lEOb94zdm_ybDACE3pzfyMeUnoJc.cache | 100644 | 0 | 0 | | | 2.9 KB | d02d5eef6b12b0bcca99a64a865007a9ccf45735dcc53a702908cbd2a7960b33 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Af/AfzRuN8Wm6MIHDZEpwWkiSl3zNDMJ1tOvSt2SOmVCio.cache | 100644 | 0 | 0 | | | 145 Bytes | 9536c83b3d1b48560aad467c3b1e39d02e52791f33b0c414e0582cedabf852d9 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/DB/DB4PIoupKZcosm_IvLp0-MJ1hiXfVw01ZdY1IOnnPsE.cache | 100644 | 0 | 0 | | | 36 Bytes | 0f8875b4fe56c91149e47360829825343154321a36bd73443e2cfea98bd2fd99 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/DR/DRPKqdpBdXQEzG7sFT6-8d_LgGF72B8IFqYLhVsyNqw.cache | 100644 | 0 | 0 | | | 237 Bytes | 59fd99b3247c931cca98f936ff5f5a29fed5773ffad07a2d7326815a1f931f3b |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Dh/DhSAf3h0VMpFRp_tvO8VIqn12P-Mnp3WFyVH4ORR-gs.cache | 100644 | 0 | 0 | | | 3.09 KB | 5570438685c1f3366bd328ea2f5a37e59c62cf4b13c97887f4c9a0e1ad193e4d |
spec/dummy/tmp/cache/assets/sprockets/v3.0/E3/E35l_cFnSYnnYWJwxWXR76R17KJ3tqL_-UG0Tjrp5DI.cache | 100644 | 0 | 0 | | | 91.5 KB | 832ba353b43df09979f2a4e8844e5d2b80a63f595a34cb6a9fc20a074d1a029e |
spec/dummy/tmp/cache/assets/sprockets/v3.0/ET/ETdvBR0__vhxzfl_I4mu0h3Jrcwy0jvIvEf-AcGHuxU.cache | 100644 | 0 | 0 | | | 144 Bytes | 2935418872c38ee258aacc964cc35d7a151a4612ce4cefa9a1546fb90434af9b |
spec/dummy/tmp/cache/assets/sprockets/v3.0/EZ/EZkBau1uUbmU8TAtNy_21ZEq6hQ-pQY-jNbMnaAlNYM.cache | 100644 | 0 | 0 | | | 231 Bytes | 92a4938919a0119410085eb6dc890abbd76a132d483a60a98f1cfa5b455340b7 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/IV/IVl_wFSpYKfB-OI07E_GP9JLqGpf6VStaDO-Pl-EcUA.cache | 100644 | 0 | 0 | | | 36 Bytes | 6ae8a7f2e6e7942d0fff479624659ab776e3afb3af57eda4ed9cfec04cd43553 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/It/ItWlWNmHD7ZeVOFbsyan26cbPWTR9XFqNBmZhIsyr8k.cache | 100644 | 0 | 0 | | | 36 Bytes | d32358382189285bc74b56dbbabb755e11cae1eb68e559fddec004fe5a0545d8 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/JB/JBrtwWy2SgF1Nl6siXGeTqdnlMdXo6F-OOkAKCHx3gw.cache | 100644 | 0 | 0 | | | 217 Bytes | c2a3ea7cb0a39692c645d3b5ff2156ba2e8777f5cec5d6473e2ab2fdc69633f5 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Je/JeDnsbKYU6WfXwmBfUedz09ThQX9iPI8-sgit9Um1yE.cache | 100644 | 0 | 0 | | | 36 Bytes | 5f2cabd78cb4572531154c47a59e942afe3540adb68e5e20e3a3250a2e46c7ab |
spec/models/openstax/accounts/account_spec.rb | 100644 | 0 | 0 | | | 2.95 KB | f3c76b12887a32cd0ac4968123fffa670d46410b0c7718cc16cdb838895b39ca |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Jr/JrzNmQmTkr6QS1BoAOEeGnCip0CCneRNMyvtaelWV1w.cache | 100644 | 0 | 0 | | | 1.41 KB | bfb9cc22fdad5580a17932e5870ae9bace04e1000f44947fb58fe7b538dcbe0d |
spec/dummy/tmp/cache/assets/sprockets/v3.0/KE/KEIyyOl_ruT7KuaNvukGN8LnSUVMk4MQmDUOg9oo0XE.cache | 100644 | 0 | 0 | | | 91.6 KB | 4bdd257120e703fdc0d989672b06f0155e758da5b3740cb81f66624ae7cc4c16 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/LK/LK8fShpIirD6_e29A0YY7pTPZbISgiHuY3QOMzj-c4c.cache | 100644 | 0 | 0 | | | 36 Bytes | 11177d985c0a5dc6939d0c6f4050c46e6da9e2b28b6c19622d11c1c06013391e |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Lr/LrK9U2KWZskR0G2rWalGnOM8fgZvGwEajG7_WYkK-Rc.cache | 100644 | 0 | 0 | | | 201 Bytes | e03683e92e62934053b2988e5f587456af2584bc6b37e47f4b5b9ecc3a21b96c |
spec/dummy/tmp/cache/assets/sprockets/v3.0/MH/MHc26ZBwFN93Q3ggSv0QW4WDhXzTQV6YvzIUUt6Su7Q.cache | 100644 | 0 | 0 | | | 36 Bytes | 88f8c30a0dec6b165f56017a4fef3b7cc6bfb759fceb9a2d921aed6d2682e068 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Nj/NjMmwEjtqJiXWQtb2qVmb2Js1DikSD_MgMHDlCNzLP4.cache | 100644 | 0 | 0 | | | 36 Bytes | 3204c2195fc24c117db82236aa92ecf6ae4faad52e6c4892bdbd76b92e8b542f |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Q1/Q1IElAqy9O60bh7c8syJLSGSTIxOL_WDNftM2SNTsgI.cache | 100644 | 0 | 0 | | | 236 Bytes | 60639d361f6254f93beea6f3482223832a95d2562650d6f8cd85fd1fd1ef1e85 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/QW/QWLUd5oxFsWTwKa1IXwWsaP8RlLh_GMPdypbqJx0VoA.cache | 100644 | 0 | 0 | | | 36 Bytes | 290578e74ac6a7c88e0603d45e1d075b586a3c399a0ba1ae51e2bc39dc178088 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/TZ/TZlHN1bHx2lwu7SRM5Y3Qp_OpbrtidFt-6223MTPMH4.cache | 100644 | 0 | 0 | | | 36 Bytes | a341f3976efb017cdeabd2b1f96c53b5a6816fe0935c07560570a1963c3eebfe |
spec/dummy/tmp/cache/assets/sprockets/v3.0/VN/VNCapNKJLeponthNeFJhaBYs92UBT3P8PugENHP0474.cache | 100644 | 0 | 0 | | | 1.18 KB | 25cdd38912111aa0ba1eb851503f65a6b9219497035925f4f28cc8fc555dd71d |
spec/dummy/tmp/cache/assets/sprockets/v3.0/WX/WXy-lTrCCH38uK_ld4QeQrhZuZZDOyHGBBrhZ0PDZyY.cache | 100644 | 0 | 0 | | | 487 Bytes | 78b7aa0ac9053778f90d7ee12fb13a5cfc07ccba086790a3d7be958afff45eb0 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Yr/YrbMyaVyJ69SVCY3y1ZPJAdUcuUpzzHP7LMQNT2pGfk.cache | 100644 | 0 | 0 | | | 36 Bytes | 32e089c2772f2f4ef3480ba045abc514f25390b7f7db699a265e7e95e44aa5ff |
spec/dummy/tmp/cache/assets/sprockets/v3.0/Z-/Z-tPXaNX9WvhVHKT_twh9-sJ_NvUPatXyDZ48rWasiE.cache | 100644 | 0 | 0 | | | 3.36 KB | 10544b0a4d52ce8a29585e48477fe766166fb3d52e2c0b3a4db3531f1f216535 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/ay/aYOmaJvT9wpA9a2IfP3f-6A6guRGAezZCHz_3lSCE0A.cache | 100644 | 0 | 0 | | | 130 Bytes | 559f229a44e59f4ab9d7d95bc9c7e0795e98c2ec902fd9157ebc0a36daf18ba6 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/ay/ayvQApV55-bf3brcKBVUc8_o-8aLmUhKYv9b7OPRXV8.cache | 100644 | 0 | 0 | | | 36 Bytes | 6ae8a7f2e6e7942d0fff479624659ab776e3afb3af57eda4ed9cfec04cd43553 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/bR/bRCnhDQ4uJkiX7RMvyDbsvopysp32eYxD0SYAsEpDzc.cache | 100644 | 0 | 0 | | | 199 Bytes | f2347cdd9eec27f5f420c5c19714836025569106d83702003f9258b585fe9bda |
spec/dummy/tmp/cache/assets/sprockets/v3.0/bz/bzY1-207qUxPHd6HAeNvY34UEmIZlAnGJUuiwkGLqTw.cache | 100644 | 0 | 0 | | | 2.07 KB | 88c4573ff054eb7ec7d8e086ff06cfcd2f6b2312e67ad41134d042e1bcb74005 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/cj/cjLyKHfhNSrjEff7p2VGJz6ColftKx69unhJqv0UK1g.cache | 100644 | 0 | 0 | | | 2.04 KB | d53728b261e15b45f56300f3015f87bbc0031b33d37cce2e195d5956cd38f05b |
spec/dummy/tmp/cache/assets/sprockets/v3.0/e2/e28DqqHF8GN5VTAz03mRnOV5AV_np1CNwB_xuV03NUw.cache | 100644 | 0 | 0 | | | 85.9 KB | 76b078121fe1f41d6264b04b38fda6ccf7843a7c9760c664c8f570ab89096f0a |
spec/dummy/tmp/cache/assets/sprockets/v3.0/hh/hh_1YpicqmoKC8uz92Sh3iba0TBhh9GEXtUyrUlEzEU.cache | 100644 | 0 | 0 | | | 3.7 KB | 1ef06d1d4d75f4ab6bb6716a71d46d096b735579fbf77b5dc4101c67ebe2fba1 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/iK/iKFb6K0z7xwr53FXp9Qy4qO5L6lryDOpXjMnw-48oVg.cache | 100644 | 0 | 0 | | | 1.33 KB | a0763a8a02a102eff191b59540b1bd4ca77ca6277d55a15f29397a20aa5c258f |
spec/dummy/tmp/cache/assets/sprockets/v3.0/jn/jnRNObm7DziGmbZR3TPAC-vAE-qmrP0tLBH9W9m6yJs.cache | 100644 | 0 | 0 | | | 18 KB | ec438528802c51495ffdaa8aca329f0a38973d27ad3b02c9e2330e2f799ed473 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/kS/kSXVJZ4BJAsy2L9DxKUntzr90Nd9VWD0G7L2n05ISOw.cache | 100644 | 0 | 0 | | | 233 Bytes | 68c3517394678013e27bc25fbe293d27ed7fef92088df6b2b8495e30cc6d069c |
spec/dummy/tmp/cache/assets/sprockets/v3.0/kq/kq0VL9PQ2HRlksqNC7YPlqlWFBvkHk2uIac_HZb0wEE.cache | 100644 | 0 | 0 | | | 36 Bytes | 32e089c2772f2f4ef3480ba045abc514f25390b7f7db699a265e7e95e44aa5ff |
spec/dummy/tmp/cache/assets/sprockets/v3.0/l0/l0BYOaBq08_FGl4jzpCnd80-zLPHNMXs7xCHtqTcUVI.cache | 100644 | 0 | 0 | | | 36 Bytes | bb8cf3b9bcf108145a524d182932cd3a3ec7fcd90dd12bc7d951520b5ee897d7 |
spec/models/openstax/accounts/anonymous_account_spec.rb | 100644 | 0 | 0 | | | 188 Bytes | 88acd34a50c9269f580c5aa9cec14c0364de2b54c6649ac17d5a7e32408b3a20 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/lx/lxYKD42Es9n2EKrNchxPYKveAzYo6VAGr_CxhxvyO-c.cache | 100644 | 0 | 0 | | | 3.6 KB | 8760484bf78f8a42d54a9c6e0f6a9ad16056f261f444bdc25a6d222a15a2db8b |
spec/dummy/tmp/cache/assets/sprockets/v3.0/mW/mWLVMCpv8dHPkBK4y4SLLXukqtLhRXWtNC3gm5vgwPk.cache | 100644 | 0 | 0 | | | 283 Bytes | cf9bdbe9226a8bb0aa239af313d89c529b45705735d62d1f6ce2d1ae24ed618e |
spec/dummy/tmp/cache/assets/sprockets/v3.0/mx/mxoipKjbqPo_gvG86AgUPk6o6-OB-uqI5sGMnNqGW4A.cache | 100644 | 0 | 0 | | | 158 Bytes | 15260d868328970c857bb3f0170fdeef0909d51956e2e24b08e4b34e05d79cd1 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/nZ/nZY2kcE7t2EMdrdtEQueW9UYmtEBjQv3FNpous5k1tM.cache | 100644 | 0 | 0 | | | 36 Bytes | d0e31882ef4b529640d9ceb257442641368ad0b1e93c54893d46086d4c95236b |
spec/dummy/tmp/cache/assets/sprockets/v3.0/o3/o3Bz1eWxZ7poUlQGzlkJX5fFeNxKD5VEuFZSctl6Oe4.cache | 100644 | 0 | 0 | | | 188 Bytes | dc2d84c2b6f8a71468482b40a9bdc75666b875e6243ac901e09aa1ffba9b7435 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/p-/p-j1kEkMIDywvXn2EG-FF_CVz9U75IYIDMJj4U2ksCk.cache | 100644 | 0 | 0 | | | 617 Bytes | 18a3fe6043bceb77559722ca0489df4ce2c8cf21ae58c479037bd1f8a9a5e6f6 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/pZ/pZXUaTdXV2XMj_KgBsHVED1ocjtpQrIqBR3lGYSMZVc.cache | 100644 | 0 | 0 | | | 2.19 KB | 8a97ea028fcf88e8f8ee5515ab71545b9644337202ec864079d91589f0ebf046 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/q6/q6BYa32YJF11eGVapO4ouNl6gayPIsARgMavlzZmoi0.cache | 100644 | 0 | 0 | | | 259 Bytes | 3b54ba9f0bf6eb6601656135bc79996d691a721a06aff68e7c5f015560289acc |
spec/dummy/tmp/cache/assets/sprockets/v3.0/r0/r0S88W86F754buOO-eLMVX5f9YdQzd-ZkpvwEJc6hAg.cache | 100644 | 0 | 0 | | | 36 Bytes | bb8cf3b9bcf108145a524d182932cd3a3ec7fcd90dd12bc7d951520b5ee897d7 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/r3/r3X66JZPGDKB-xMv9rLIyo0WKYWnPrSB2qL0giC2T6g.cache | 100644 | 0 | 0 | | | 1.07 KB | cec7fcd28b340c682ae5e26ca2749e201b93b420641c3699baa05008381256a9 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/t7/t7deseLVHWCZ7z2LMl1YvpZi-RIhvURhm0-MSDE3qvY.cache | 100644 | 0 | 0 | | | 2.75 KB | 993326fac9d4827e4302d76aec541838ef04e5b036d84a71da144530fd0c7431 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/tl/tl1nInky090OX02bJpJWDa-RFuv1vogrbeY5T4K1M_Q.cache | 100644 | 0 | 0 | | | 17.5 KB | ffcfef2ea4024e8d759145d8473511976f427f1dd96da120f302b6538fc62461 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/uf/uf8xlrN24XDdqvg97XSNrPFSYWGELN2cEHkKsu52zJQ.cache | 100644 | 0 | 0 | | | 322 Bytes | 9f0913c0177da3f838c8d7b1d9867cc71edd62e2ef28d743690f872dd817712d |
spec/dummy/tmp/cache/assets/sprockets/v3.0/wD/wDQfpqPktQEUJYqGBoTlKAOHJhn7hzFSg9lUtfzUSHM.cache | 100644 | 0 | 0 | | | 36 Bytes | b8fdc8e2342a434dc4b314794e7b67f172b4bb27d3f8f7de7d36677e13d1f129 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/x7/x7KkTV3ibfIEysLB_ug5bfmnn2VLV_BldukPR3EoPBk.cache | 100644 | 0 | 0 | | | 310 Bytes | 92d116a2a124cca08a3d5e5553d1a0ea80f10c6a3d697e69881eb61313da85f5 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/y4/y4wKs_D3Zp3A5ItE5hfD5dkJEr-mnvfyNon1lhrxKKY.cache | 100644 | 0 | 0 | | | 307 Bytes | 531c71324be5208a837d5d8eef9a3ddf354ce3b9872b04adb3184645e7c5c9c6 |
spec/dummy/tmp/cache/assets/sprockets/v3.0/yp/yp55Nm9xYM0wvHSoLvfP6mrhrUIKrig6v9Q_Yb0kZpQ.cache | 100644 | 0 | 0 | | | 36 Bytes | 0f8875b4fe56c91149e47360829825343154321a36bd73443e2cfea98bd2fd99 |
spec/factories/openstax_accounts_account.rb | 100644 | 0 | 0 | | | 333 Bytes | 883d295731e68d8db7f16aae18b252981d28b26300561da3128537201d9e18b5 |
spec/factories/openstax_accounts_group.rb | 100644 | 0 | 0 | | | 199 Bytes | 70ecfc234cef42668b04b54efe6eaf583e3511ac43d7fa6c99f1ed6f5420c641 |
spec/factories/openstax_accounts_group_member.rb | 100644 | 0 | 0 | | | 237 Bytes | 18bf9f8b745f8a08eeff139537c254d78a886b6001dcd60a3f780064386138ce |
spec/factories/openstax_accounts_group_nesting.rb | 100644 | 0 | 0 | | | 255 Bytes | e4ac8270b3efce0ed9c34e0830edc046ed33ba7438d91c23ac1e6c47a4b615d1 |
spec/factories/openstax_accounts_group_owner.rb | 100644 | 0 | 0 | | | 235 Bytes | b3fa9edbdad51d782093f5784206969753379abf3fcab774923740c7e8619df8 |
spec/handlers/openstax/accounts/accounts_search_spec.rb | 100644 | 0 | 0 | | | 2.61 KB | e60487c268baadca94cb9ef409e9fa5e962f75866405a1d77d88b44cbe277418 |
spec/handlers/openstax/accounts/dev/accounts_search_spec.rb | 100644 | 0 | 0 | | | 2.33 KB | 0bfc016a76a1f36da8a44b14ed3e418620fb5508ddfaa51bd22716b60a44c54e |
spec/handlers/openstax/accounts/sessions_callback_spec.rb | 100644 | 0 | 0 | | | 1.07 KB | 33c8ecaf9f09ad0a1658c0b27d3cfd7c574c5291046062a853bcefb2772c19a3 |
spec/lib/openstax/accounts/api_spec.rb | 100644 | 0 | 0 | | | 9.5 KB | d07d3656ab5fa4ccb35045d9b7dde951a34a9c3552427f7fb791e26d4b7736ad |
spec/lib/openstax/accounts/configuration_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | 191208953fa14ceca8247b467021b471b9e02f67c3c2ef5bd5b3c68fa71ba84d |
spec/lib/openstax/accounts/current_user_manager_spec.rb | 100644 | 0 | 0 | | | 6 KB | cce103d85cded669f4a1d08ddc69b1c60dfb1c39fd7f94613bb5f8a07f5c4fe6 |
spec/models/openstax/accounts/group_spec.rb | 100644 | 0 | 0 | | | 1.66 KB | 48188127bf09cdfa3b64ddbf5ce91d7f18c1820ea70ae63308f3f543deb46b75 |
spec/routines/openstax/accounts/create_group_spec.rb | 100644 | 0 | 0 | | | 818 Bytes | aa9b18a1fbd61ab2da1e7669d1e044f412831445626018f3e6daec0e0463bcda |
spec/routines/openstax/accounts/find_or_create_account_spec.rb | 100644 | 0 | 0 | | | 2.33 KB | 4d89961cb75fdc929fb8fc50780c20640afa9dead5c274fe7c30359dfb4c1c84 |
spec/routines/openstax/accounts/search_accounts_spec.rb | 100644 | 0 | 0 | | | 5.51 KB | 76a08e5ad52116d406b681936adb9aac14a2ee49b9cc695cebedd3dec04c321d |
spec/routines/openstax/accounts/sync_accounts_spec.rb | 100644 | 0 | 0 | | | 2.46 KB | 34b0362b512c8dc70c7b52d5f546fc491e36ead97ab408c98001378c9b9ab9f5 |
spec/routines/openstax/accounts/sync_groups_spec.rb | 100644 | 0 | 0 | | | 4.7 KB | 0fba96269846f7c2d7b2e0343b777b61145b93ee736fce3b05ea7aee9b0f2d34 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.58 KB | 799d8b862a4f6d60515353b00358e0cdf7fea9a2e5da72b2255d2e0471a44cde |
spec/vcr_helper.rb | 100644 | 0 | 0 | | | 323 Bytes | 6b05d4c6e74be3779abbbf820ba9668f56d860648926d9e3f63eaa9ba5df6958 |