darthjee/core_ext

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.reek.yml
.rspec
.rubocop.yml
.rubocop_todo.yml
ARRAY_README.md
CLASS_README.md
DATE_README.md
Dockerfile
ENUMERABLE_README.md
Gemfile
HASH_README.md
LICENSE
MATH_README.md
OBJECT_README.md
README.md
Rakefile
SYMBOL_README.md
core_ext.gemspec
docker-compose.yml
lib/darthjee.rb3
A
0 mins
lib/darthjee/core_ext.rb17
A
0 mins
lib/darthjee/core_ext/array.rb45
A
0 mins
lib/darthjee/core_ext/array/hash_builder.rb25
A
0 mins
lib/darthjee/core_ext/class.rb29
A
0 mins
lib/darthjee/core_ext/date.rb12
A
0 mins
lib/darthjee/core_ext/enumerable.rb29
A
0 mins
lib/darthjee/core_ext/hash.rb28
A
0 mins
lib/darthjee/core_ext/hash/cameliazable.rb27
A
0 mins
lib/darthjee/core_ext/hash/chain_fetcher.rb31
A
0 mins
lib/darthjee/core_ext/hash/changeable.rb14
A
0 mins
lib/darthjee/core_ext/hash/deep_hash_constructor.rb44
A
0 mins
lib/darthjee/core_ext/hash/deep_hash_constructor/setter.rb36
A
0 mins
lib/darthjee/core_ext/hash/key_changeable.rb49
A
0 mins
lib/darthjee/core_ext/hash/key_changer.rb53
A
0 mins
lib/darthjee/core_ext/hash/keys_sorter.rb29
A
0 mins
lib/darthjee/core_ext/hash/squasher.rb44
A
0 mins
lib/darthjee/core_ext/hash/transformable.rb31
A
0 mins
lib/darthjee/core_ext/hash/transposeable.rb20
A
0 mins
lib/darthjee/core_ext/hash/value_changer.rb53
A
0 mins
lib/darthjee/core_ext/math.rb18
A
0 mins
lib/darthjee/core_ext/numeric.rb13
A
0 mins
lib/darthjee/core_ext/object.rb17
A
0 mins
lib/darthjee/core_ext/symbol.rb15
A
0 mins
lib/darthjee/core_ext/time.rb3
A
0 mins
lib/darthjee/core_ext/version.rb5
A
0 mins
mech.jpg
scripts/check_readme.sh
scripts/rubycritic.sh