MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 0a9ed2a2ba710b613d20e36acb36a4481ae0cf847efafac54d622b813f76d5d2 |
README.md | 100644 | 0 | 0 | | | 6.56 KB | 4250b1cf7959ba379c4f9cc7961310b3339d837a4caef57686428854c6ea7902 |
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 | | | 189 Bytes | 743d86cd723166ca9ed96a819a2be52df07cd8cbc6c7112a6f3c63cc8e5a5a04 |
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.3 KB | edae6f615c8fe05ea3a385dcd077c92137b047f519c856bfa0daf0798bbcb231 |
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.49 KB | d8668f4401d7a629c14f5b115fdd6bd6c80e8a0055ef9f3aa36a216d1a099219 |
app/models/openstax/accounts/anonymous_account.rb | 100644 | 0 | 0 | | | 428 Bytes | 6137421b6728adbe7b25dd616088c82d37b0c4f2544a305f81b060231f48126a |
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 | | | 4.95 KB | 342eea43e545930985a7e82c2ebd7690e3f293631423b909aa1a5fa0f71138d7 |
app/models/openstax/accounts/group_member.rb | 100644 | 0 | 0 | | | 1.36 KB | b5edde20fc453a40b49102e81a889aa7c11228bfc463a3c35765257e99cb3393 |
app/models/openstax/accounts/group_nesting.rb | 100644 | 0 | 0 | | | 2.09 KB | 318dcced49ef89e8b32e654fa9527e14de7e8a5390074c47a62a13497cb96160 |
app/models/openstax/accounts/group_owner.rb | 100644 | 0 | 0 | | | 1.35 KB | 1cf1dec27040d21de6906deacaf97c2f16e865c255e7fcdbc322e18fb87914c4 |
app/representers/openstax/accounts/api/v1/account_representer.rb | 100644 | 0 | 0 | | | 809 Bytes | 698d7b3adae48ed596aac5bab54e4992e9476bfe12a537366338a7b198e28308 |
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 | | | 652 Bytes | 6c820c456fcf5916a0b60f808a6891360812e6044b23f7b5154aaf48f8f51d66 |
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 | | | 380 Bytes | 883c99a7d233c8c613f9e6ac6e0ae34c17c0be7d1ec15f113b67ad0efe9b79e0 |
app/representers/openstax/accounts/api/v1/application_group_representer.rb | 100644 | 0 | 0 | | | 535 Bytes | d6b2392fa98514940ea2573f58b19c2ea69cb89638cccef171689016ab64bee8 |
app/representers/openstax/accounts/api/v1/application_groups_representer.rb | 100644 | 0 | 0 | | | 374 Bytes | 4b8b38b611fd6799bfffb7d7faa57963956f62eae38e76802723c42a0a76a707 |
app/representers/openstax/accounts/api/v1/group_nesting_representer.rb | 100644 | 0 | 0 | | | 349 Bytes | 7e901ecc166024188416508eeafd8ffcadb3305d5d8a9fe24408574e5b4471e3 |
app/representers/openstax/accounts/api/v1/group_representer.rb | 100644 | 0 | 0 | | | 1.3 KB | 17ab8f58764416237653d07a60bbeeae910c6528f90aebf9a5eb2610dac61c3b |
app/representers/openstax/accounts/api/v1/group_user_representer.rb | 100644 | 0 | 0 | | | 402 Bytes | 0164a849275be72e7548940d8429609ee35235160da1e7a917998fe0ee70484a |
app/routines/openstax/accounts/dev/create_account.rb | 100644 | 0 | 0 | | | 1 KB | 8888939768991aaa2a3740d7eccbc4ee031b21e0321d06fb95a4ed570b57ab41 |
app/routines/openstax/accounts/search_accounts.rb | 100644 | 0 | 0 | | | 969 Bytes | 9a49ecfd4ea27c04c90505166f0033134c2cd7179a227cd84298710ad561c1c2 |
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.67 KB | 281b625e640a421065756f58b457cd287cb633e5304bae0894de9f8e2d4a61d5 |
app/routines/openstax/accounts/sync_groups.rb | 100644 | 0 | 0 | | | 1.68 KB | b7a43e17c25fbe50946481bc6c5ad610fe3d6b4a7bcd62fd2c4fd3be8982ccf3 |
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 |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 126 MB | 966ec0541ee34c027e6c25ace1776c8aa32fcdf840b6417e3ceb361e0b085d83 |
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.15 KB | 99ebb55978dd0b777c9f22581d150a41f2b962d77ce61b8502ee2fe36b293a24 |
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/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.48 KB | e3bbcaa18655534bf441190e0b88afe768c9b089fc29f78dd144b5f465fe9e72 |
lib/openstax/accounts/extend_builtins.rb | 100644 | 0 | 0 | | | 1.06 KB | a8374ff999af2df4e8b272ce0d71728842f99b1c35cca9ef3221b574cfd6698d |
lib/openstax/accounts/has_many_through_groups.rb | 100644 | 0 | 0 | | | 1.6 KB | 83dde6cfd6fbcd0e22e26d6e583c2532c3a1d6bf9ab8eea1041e1ec1454fada3 |
lib/openstax/accounts/version.rb | 100644 | 0 | 0 | | | 66 Bytes | cd38dd5b745a979b667efbc7703f813e52b7015add20461cd562147fee34ef93 |
lib/openstax_accounts.rb | 100644 | 0 | 0 | | | 15.5 KB | fe2a72eb0378b4638556e9faf8a96129e193be3f8a5b5824d57a89b85a9fd98a |
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 | | | 150 Bytes | 5834f1538dbdd532b90b112af31b41809663aad2a2480ba6e9789a11aed0a5d5 |
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.39 KB | b390bf95462f1918c89071173d59a2035873ef385e29c12df67535d47451cb13 |
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.02 KB | 490e2bc6f98ccfd35110fecbfed6f40ce34ad905644ff9ace81b3e3edad7f906 |
spec/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 171 Bytes | 631e80eed04b471bbb27fa555f05e6cd8da050b80ce93d4ef8932383e491f22d |
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.41 KB | 43d16302049f4302212de7f4244aafee580f822249facf5ad111b2bba86f088f |
spec/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 116 KB | 8219721e26733607d880526755b730134c58cfd5e3bab5d7113ad8a4955ef9b5 |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 750 KB | 997914587ef4a20e519af568edaa89e25b0790ce98accda16d7acfc6e29112df |
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/current_user_manager_spec.rb | 100644 | 0 | 0 | | | 6 KB | cce103d85cded669f4a1d08ddc69b1c60dfb1c39fd7f94613bb5f8a07f5c4fe6 |
spec/lib/openstax/accounts/has_many_through_groups_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | b78d7abfc2710a73b05b911d7f8fae40dc7a9fd743f0760469a73413b9f06ffd |
spec/lib/openstax_accounts_spec.rb | 100644 | 0 | 0 | | | 8.42 KB | ff90bbc4071ec013cb43b53f9c9d7678b216915e7dfafb0b7420c2c6a32498fa |
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/search_accounts_spec.rb | 100644 | 0 | 0 | | | 5.5 KB | caea0a750824eca6e1836e057f9b7835063a217788c7768f6e3914404b96603a |
spec/routines/openstax/accounts/sync_accounts_spec.rb | 100644 | 0 | 0 | | | 2.54 KB | 1e87c0808e5673b89eb9ff421a36d681b889b65c4526a96a5dbcdc078186400a |
spec/routines/openstax/accounts/sync_groups_spec.rb | 100644 | 0 | 0 | | | 4.77 KB | b91d26386bcf0f22e2c86e3e9c0c4857fc9983874aa333d4dfcdba27ddea2e3a |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.42 KB | 7c5cf1fc821fbad0312fa6c788b5cb6615dabfde12fd3e7548d3adcd83f165ee |