Sha256: 3790fa00eb92365c5f84e6a7f6b4bd308bcd7b80fb027bb5a374c7cf028f2bb5

Contents?: true

Size: 81 Bytes

Versions: 2

Compression:

Stored size: 81 Bytes

Contents

class TocList
  HashMethod = lambda do |item|
    item.gsub(/\s/, '_')
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
toc_list-0.1.1 lib/toc_list/hash_method.rb
toc_list-0.1.0 lib/toc_list/hash_method.rb