Sha256: 8eb67ad3e02f3c89cf88ab3a39eb473c33c3681a468273afff1b8220c6d6fcf2

Contents?: true

Size: 558 Bytes

Versions: 496

Compression:

Stored size: 558 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: false
  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

Version data entries

496 entries across 496 versions & 30 rubygems

Version Path
active_frontend-18.0.0 .fasterer.yml
active_frontend-17.7.0 .fasterer.yml
active_frontend-17.6.3 .fasterer.yml
active_frontend-17.6.2 .fasterer.yml
active_frontend-17.6.1 .fasterer.yml
active_frontend-17.6.0 .fasterer.yml
active_frontend-17.5.1 .fasterer.yml
active_frontend-17.5.0 .fasterer.yml
active_frontend-17.4.1 .fasterer.yml
active_frontend-17.4.0 .fasterer.yml
active_frontend-17.3.1 .fasterer.yml
active_frontend-17.3.0 .fasterer.yml
active_object-5.14.1 .fasterer.yml
active_archive-6.1.0 .fasterer.yml
active_object-5.14.0 .fasterer.yml
active_object-5.13.0 .fasterer.yml
active_object-5.12.0 .fasterer.yml
codebreaker_kolyanjy-0.1.8 .fasterer.yml
active_frontend-17.2.0 .fasterer.yml
codebreaker_kolyanjy-0.1.7 .fasterer.yml