MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 0a9ed2a2ba710b613d20e36acb36a4481ae0cf847efafac54d622b813f76d5d2 |
README.md | 100644 | 0 | 0 | | | 6.71 KB | becfbfea87f4fab6ad775e9083a36649e3251b0fca738cbce14fe03dbef38cfd |
Rakefile | 100644 | 0 | 0 | | | 472 Bytes | 4bb5abe1c8484625bf4df838d5830e4c12c44eae04e25de717a444a01cb406e9 |
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 | | | 576 Bytes | e38a054b5b6c38bd10af27c21336615bfbe9795deec5d06b55fa6a573ef20b38 |
app/controllers/openstax/accounts/application_controller.rb | 100644 | 0 | 0 | | | 191 Bytes | 70a320bb05c6e3228e5f80813f670e19944b07788bb6273ac16a1c30c27b7d02 |
app/controllers/openstax/accounts/dev/accounts_controller.rb | 100644 | 0 | 0 | | | 593 Bytes | 68b91b973de5c2a0a7ce3e9a9a8d08bcf571b5cbfe2ff888f790798e07a59e38 |
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.5 KB | 7dcd771a218fdc67525f5904c4a37394e80e9fc3c6afe59c97599581cdc381c1 |
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.1 KB | c6edd5f45a243d569cb633ba36011be21a8786c5ee77fb1acf2bc8bc2c506322 |
app/helpers/openstax/accounts/application_helper.rb | 100644 | 0 | 0 | | | 792 Bytes | b55d18907c4ccd0c1da74e8e6e51eab4197ea9e67aa26aac378fc555d514125a |
app/models/openstax/accounts/account.rb | 100644 | 0 | 0 | | | 1.42 KB | a03c555b43de91e99720a81fa8b5a488369eba5d288cab23324584d9457bc62f |
app/models/openstax/accounts/anonymous_account.rb | 100644 | 0 | 0 | | | 429 Bytes | 699c266e8d2b1ff9aea7b295b8032273fdf22c2c055166dc97b1a8bfd8d5b273 |
app/models/openstax/accounts/application_account.rb | 100644 | 0 | 0 | | | 195 Bytes | 4b2cb985afe3d30021cdb01deeb2afe27aafaf70a2c503ab983911a653cb667c |
app/models/openstax/accounts/application_group.rb | 100644 | 0 | 0 | | | 145 Bytes | b846838a314ee5e07aa14333fd952e6e73bbaf55630f03f7bcb395234076649b |
app/models/openstax/accounts/group.rb | 100644 | 0 | 0 | | | 4.84 KB | daf03d6cd81bc066eb03f058b656418fabac571eb4e9cffa89c31c50e9207f83 |
app/models/openstax/accounts/group_member.rb | 100644 | 0 | 0 | | | 1.24 KB | 093345c7987fff1fbe1bdb88519b2ecb672fa8fbc5a5ce8e6851c2e2212ce00a |
app/models/openstax/accounts/group_nesting.rb | 100644 | 0 | 0 | | | 1.86 KB | b9912b069d02e88d345f9474cd1c39ac3b6e0bdb13dc4b028ef78d6d8a44fd66 |
app/models/openstax/accounts/group_owner.rb | 100644 | 0 | 0 | | | 1.23 KB | 8c2921643cc793273f8456d8ec5d021f270d0d96ba8bcb569a81943e35c41ee1 |
app/representers/openstax/accounts/api/v1/account_representer.rb | 100644 | 0 | 0 | | | 798 Bytes | df7aa5de9eb3514dbbed8991993f6091b60310a9b14e3222185e28942304cc7f |
app/representers/openstax/accounts/api/v1/account_search_representer.rb | 100644 | 0 | 0 | | | 760 Bytes | 18340e27486e94dabe4350bc75c068680396a0861c20502a8289808ab9d3dd47 |
app/representers/openstax/accounts/api/v1/application_account_representer.rb | 100644 | 0 | 0 | | | 816 Bytes | cdd7d8f294903a455d18d7a79dad7867f3d8f138c16397d767b59edce0299acc |
app/representers/openstax/accounts/api/v1/application_account_search_representer.rb | 100644 | 0 | 0 | | | 667 Bytes | 69e2718019f2a9f87ab298c9edc9e613e582b1ec8f13fc217cfcd4839ff1802e |
app/representers/openstax/accounts/api/v1/application_accounts_representer.rb | 100644 | 0 | 0 | | | 339 Bytes | 3f6a9ec662751b88a2eeb8fbb668011d432d0b84d14b242ccc7eedf942b1557f |
app/representers/openstax/accounts/api/v1/application_group_representer.rb | 100644 | 0 | 0 | | | 697 Bytes | 1b487e9633047f5ed49cc3363856ac1c65230646281f78c8ada8c3452d0480b9 |
app/representers/openstax/accounts/api/v1/application_groups_representer.rb | 100644 | 0 | 0 | | | 333 Bytes | 58c67dadbb7336fb2c9795034f98eb9f5dd4378e90b2dfdfc0d5cb1644a70ac7 |
app/representers/openstax/accounts/api/v1/group_nesting_representer.rb | 100644 | 0 | 0 | | | 336 Bytes | ba6d4fae27bb25757ac4ccc8d6932d06b971a006229e5fc3040a82db5404f160 |
app/representers/openstax/accounts/api/v1/group_representer.rb | 100644 | 0 | 0 | | | 1.28 KB | ee0ecd8582e46a7274cf9aff6ddee3674a4af27f755eb1a325635a4824808fbb |
app/representers/openstax/accounts/api/v1/group_user_representer.rb | 100644 | 0 | 0 | | | 389 Bytes | bcdf53392c542f2e6df03db92de986d3dc490a075dec28fcc58cad4ac1168ed9 |
app/representers/openstax/accounts/api/v1/unclaimed_account_representer.rb | 100644 | 0 | 0 | | | 323 Bytes | 8f88fbaaf41b8d63959198356d8d2165027b785f4ed309f934cad6597829b28c |
app/routines/openstax/accounts/create_temp_account.rb | 100644 | 0 | 0 | | | 1.07 KB | 54d21b35e44d6137754486cd70e0c5554e3d9f0e8b50b9ca7107cbd58399fd14 |
app/routines/openstax/accounts/dev/create_account.rb | 100644 | 0 | 0 | | | 1 KB | 8888939768991aaa2a3740d7eccbc4ee031b21e0321d06fb95a4ed570b57ab41 |
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.54 KB | 03151e3e17a3d148a2dab728212bac3d9f50084751cdcc1b74ae860d0109e097 |
app/routines/openstax/accounts/sync_groups.rb | 100644 | 0 | 0 | | | 1.55 KB | 56a55abb2262d5a5726db07360c89eafaf28b9dfe538770eb886d33cb20f5f37 |
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 | | | 827 Bytes | f3197feaf2626d5eb689255d346690086f406765bbc665915249762e4e1404bc |
config/routes.rb | 100644 | 0 | 0 | | | 1.11 KB | 20b5229fd8fcd5098d391096e48e4127f754caafff34d98c2a05a74540b81d12 |
db/migrate/0_create_openstax_accounts_accounts.rb | 100644 | 0 | 0 | | | 771 Bytes | 57da10b26ae4f8778c3891239078505f91b401ef06654ed45fa3d71959ca4161 |
db/migrate/1_create_openstax_accounts_groups.rb | 100644 | 0 | 0 | | | 490 Bytes | 4b33433a1618010de2b563bf6438de3207443db9b2b604b720018b4d91d06071 |
db/migrate/2_create_openstax_accounts_group_members.rb | 100644 | 0 | 0 | | | 394 Bytes | 89b20a4593369692e240868db51001bbd12827a5dea68b82e44d9dda5d4ad68b |
db/migrate/3_create_openstax_accounts_group_owners.rb | 100644 | 0 | 0 | | | 390 Bytes | a6e9b36f917bd044e95655e2b0a7411975e70661984540eddf3640389e93cdbf |
db/migrate/4_create_openstax_accounts_group_nestings.rb | 100644 | 0 | 0 | | | 422 Bytes | 58639cfe0dbd13c6888adc2de4a5785fe8a43ae04a1cfd87f4e0dc3198a4a20a |
lib/generators/openstax/accounts/schedule/USAGE | 100644 | 0 | 0 | | | 212 Bytes | 06458f3b909685074359a78308810901fb0a81477ce41a82dc0f560c949308e1 |
lib/generators/openstax/accounts/schedule/schedule_generator.rb | 100644 | 0 | 0 | | | 577 Bytes | 173fc437177ab40dda10ecfd4d2b9910053ab48a36c8c824838896834c218305 |
lib/generators/openstax/accounts/schedule/templates/schedule.rb | 100644 | 0 | 0 | | | 119 Bytes | c44cf3c48695412ff3faf7e65a688a105d64a1bfb9737168fbe0f7a38d0c61dc |
lib/omniauth/strategies/openstax.rb | 100644 | 0 | 0 | | | 945 Bytes | a66b1e0ebbf451720376125ee61bee8d6f53324dcb8837cf16af472e177d2b6b |
lib/openstax/accounts/action_controller/base.rb | 100644 | 0 | 0 | | | 1.47 KB | 0ff64bb078d82cdf07f2320b6b111ce217474f0765fee4f95e4cd1ec7326a5b0 |
lib/openstax/accounts/api.rb | 100644 | 0 | 0 | | | 10.9 KB | 0d14c6fdf2de8577a8ce2e4ac48fff6ffc38497ff8bf7473141d216e68f400ce |
lib/openstax/accounts/configuration.rb | 100644 | 0 | 0 | | | 2.64 KB | c4a27b27bef83460f85b7c82b5c308dead198333048b15adc113c2db3333b316 |
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 | | | 1.56 KB | f135c18b07939d019143b5cd1162d624c9e38f58f7e552cc9664db52ca1e767d |
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 | bd6ea7372b242a152c844a134cd572c88b004a39293e5dc89d3140b846a6c439 |
lib/openstax_accounts.rb | 100644 | 0 | 0 | | | 1006 Bytes | ae98f1ef08317e720dae6444177db03b86e9afcf8adba0528464da0af6418479 |
spec/cassettes/OpenStax_Accounts_CreateTempAccount/can_create_temp_users.yml | 100644 | 0 | 0 | | | 6.46 KB | 84ee6e679dc2af723f93b731408dfcb3bbd63797699a1a4f7785e4a33e1be826 |
spec/controllers/openstax/accounts/dev/accounts_controller_spec.rb | 100644 | 0 | 0 | | | 766 Bytes | d0ae04f0094cbe422e2f8f3e9a4af733b530b4c9270792d8943935ac3eaa48c3 |
spec/controllers/openstax/accounts/sessions_controller_spec.rb | 100644 | 0 | 0 | | | 981 Bytes | 21000839018bdf3d2fe115444d4208b4097c19d63af266babb015b4eb47f627c |
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 | | | 155 Bytes | fde40f9243e93c0d83f775eea879301124abafec5d0082e8fcc015870b67ed46 |
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 | | | 116 KB | ff2f9a9efd77372580550cf5f1367ffe38a2711ac00c659007a58ab5f7321332 |
spec/dummy/db/migrate/5_create_users.rb | 100644 | 0 | 0 | | | 219 Bytes | 9ddb5d983240757afd7c1368c65dc85a9b96be7a03caf314a632a52d5b7c3469 |
spec/dummy/db/migrate/6_create_ownerships.rb | 100644 | 0 | 0 | | | 267 Bytes | e7d7a94220e69aa8b18d9e571ceee9e38aab0cc1b66cc4c8ede494373e98d892 |
spec/dummy/db/schema.rb | 100644 | 0 | 0 | | | 4.43 KB | a136d3ac0f0735b397f85ad73394c7688b6c083d95af9e946bf58a12a99071ac |
spec/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 116 KB | 8219721e26733607d880526755b730134c58cfd5e3bab5d7113ad8a4955ef9b5 |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 812 KB | 16fd208b71610419e01a79d7f30e405b8b05815609e8abd9fd726e8ba4b0ca5f |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 165 MB | 96f692f21f35acaaab7e3b06f90abe0717c2441e34fce48e86de5251cb3c02c1 |
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/factories/openstax_accounts_account.rb | 100644 | 0 | 0 | | | 250 Bytes | 54f0c100e7abd667c6047b660d524fd23859d1089829b5d0c5bfb4e8f18411ed |
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/lib/openstax/accounts/api_spec.rb | 100644 | 0 | 0 | | | 9.49 KB | be8a637c69767fa7673d91fe822ab400cd11e20ffa0dcc7d8d6a308dee31e07b |
spec/lib/openstax/accounts/current_user_manager_spec.rb | 100644 | 0 | 0 | | | 6 KB | cce103d85cded669f4a1d08ddc69b1c60dfb1c39fd7f94613bb5f8a07f5c4fe6 |
spec/lib/openstax/accounts/has_many_through_groups/active_record/base_spec.rb | 100644 | 0 | 0 | | | 1.72 KB | 8072b678464b7bcee69f9aa84531439ed45ae795055e12a86c7879cf2d6ecab1 |
spec/models/openstax/accounts/account_spec.rb | 100644 | 0 | 0 | | | 722 Bytes | 38baa0603dcae5c5c32c54bbeb69a2015b8c47139ce34a2a6c70d62db16d24e7 |
spec/models/openstax/accounts/anonymous_account_spec.rb | 100644 | 0 | 0 | | | 188 Bytes | 88acd34a50c9269f580c5aa9cec14c0364de2b54c6649ac17d5a7e32408b3a20 |
spec/models/openstax/accounts/group_spec.rb | 100644 | 0 | 0 | | | 610 Bytes | 5483bfda7341294e0b5a9a298198f09c7f2618e4dafe102e773fd45328c471c8 |
spec/routines/openstax/accounts/create_temp_account_spec.rb | 100644 | 0 | 0 | | | 1.43 KB | 5c9e46db65570f2dc741e8c0b5d7a7dd66d07abc305067f788284daf79b92020 |
spec/routines/openstax/accounts/search_accounts_spec.rb | 100644 | 0 | 0 | | | 5.5 KB | caea0a750824eca6e1836e057f9b7835063a217788c7768f6e3914404b96603a |
spec/routines/openstax/accounts/sync_accounts_spec.rb | 100644 | 0 | 0 | | | 2.44 KB | c7cd7f2278a3daba7e53e8ffa16f6bf14870f5eebed880038db631180ce8a57a |
spec/routines/openstax/accounts/sync_groups_spec.rb | 100644 | 0 | 0 | | | 4.68 KB | b3f2eebb19fa444d39dc08df0d209197673495dad429ef2be12dfa9bc22dd3e2 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.42 KB | 7c5cf1fc821fbad0312fa6c788b5cb6615dabfde12fd3e7548d3adcd83f165ee |
spec/vcr_helper.rb | 100644 | 0 | 0 | | | 299 Bytes | 75888ac3a609bb58cc6354f5fd0f9bb840326cfec14c184bba73491c17732f0f |