Sha256: 53f59ea88902fafc855014fedfd2c88ad127187530f06dc88fc08304c0d5808e

Contents?: true

Size: 594 Bytes

Versions: 28

Compression:

Stored size: 594 Bytes

Contents

speedups:
  rescue_vs_respond_to: true
  module_eval: true
  shuffle_first_vs_sample: true
  for_loop_vs_each: true
  each_with_index_vs_while: true
  map_flatten_vs_flat_map: true
  reverse_each_vs_reverse_each: true
  select_first_vs_detect: true
  sort_vs_sort_by: true
  fetch_with_argument_vs_block: true
  keys_each_vs_each_key: true
  hash_merge_bang_vs_hash_brackets: true
  block_vs_symbol_to_proc: true
  proc_call_vs_yield: true
  gsub_vs_tr: true
  select_last_vs_reverse_detect: true
  getter_vs_attr_reader: true
  setter_vs_attr_writer: true

exclude_paths:
  - 'vendor/**/*.rb'

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
code_brkr_game_training-0.9.2 .fasterer.yml
code_brkr_game_training-0.9.1 .fasterer.yml
codebreaker_marian-0.3.6 .fasterer.yml
codebreaker_marian-0.3.5 .fasterer.yml
codebreaker_marian-0.3.4 .fasterer.yml
codebreaker_marian-0.3.3 .fasterer.yml
codebreaker_marian-0.3.2 .fasterer.yml
codebreaker_marian-0.3.1 .fasterer.yml
codebreaker_marian-0.3.0 .fasterer.yml
codebreaker_marian-0.2.9 .fasterer.yml
codebreaker_marian-0.2.8 .fasterer.yml
codebreaker_marian-0.2.7 .fasterer.yml
codebreaker_marian-0.2.6 .fasterer.yml
codebreaker_marian-0.2.5 .fasterer.yml
codebreaker_marian-0.2.4 .fasterer.yml
codebreaker_marian-0.2.3 .fasterer.yml
codebreaker_marian-0.2.2 .fasterer.yml
codebreaker_marian-0.2.1 .fasterer.yml
codebreaker_marian-0.2.0 .fasterer.yml
codebreaker_marian-0.1.9 .fasterer.yml