.codeclimate.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.pullreview.yml | |
|
|
.simplecov | |
|
|
Changelog.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
lib/surrounded.rb | 34 | A 0 mins | A 100% |
lib/surrounded/access_control.rb | 54 | A 0 mins | A 100% |
lib/surrounded/context.rb | 226 | A 1 hr | A 98% |
lib/surrounded/context/forwarding.rb | 24 | A 0 mins | A 100% |
lib/surrounded/context/initializing.rb | 40 | A 0 mins | A 100% |
lib/surrounded/context/name_collision_detector.rb | 56 | A 0 mins | A 100% |
lib/surrounded/context/negotiator.rb | 51 | A 0 mins | A 100% |
lib/surrounded/context/role_builders.rb | 48 | A 0 mins | A 100% |
lib/surrounded/context/role_map.rb | 36 | A 0 mins | A 100% |
lib/surrounded/context/seclusion.rb | 17 | A 0 mins | A 100% |
lib/surrounded/context/trigger_controls.rb | 57 | A 0 mins | A 100% |
lib/surrounded/east_oriented.rb | 9 | A 0 mins | A 100% |
lib/surrounded/exceptions.rb | 11 | A 0 mins | A 100% |
lib/surrounded/shortcuts.rb | 24 | A 0 mins | A 100% |
lib/surrounded/version.rb | 6 | A 0 mins |
|
surrounded.gemspec | |
|
|
test/casting_test_helper.rb | 6 | A 0 mins |
|
test/collection_role_players_test.rb | 39 | A 0 mins |
|
test/context_access_test.rb | 65 | A 0 mins |
|
test/context_forwarding_test.rb | 65 | A 0 mins |
|
test/context_reuse_test.rb | 19 | A 0 mins |
|
test/context_shortcuts_test.rb | 41 | A 0 mins |
|
test/east_oriented_triggers_test.rb | 29 | A 0 mins |
|
test/example_delegate_class_test.rb | 23 | A 0 mins |
|
test/example_proxy_test.rb | 92 | A 0 mins |
|
test/example_threaded_test.rb | 51 | A 1 hr |
|
test/example_wrapper_test.rb | 22 | A 0 mins |
|
test/initialization_test.rb | 53 | A 0 mins |
|
test/name_collisions_test.rb | 137 | A 0 mins |
|
test/non_surrounded_role_player_test.rb | 22 | A 0 mins |
|
test/override_methods_test.rb | 49 | A 0 mins |
|
test/role_context_method_test.rb | 148 | A 0 mins |
|
test/surrounded_context_test.rb | 172 | A 0 mins |
|
test/surrounded_test.rb | 49 | A 0 mins |
|
test/test_helper.rb | 29 | A 0 mins |
|
test/threaded_context_test.rb | 56 | A 1 hr |
|