Sha256: 85b056ef34f5866c57713c1312709932e700b6269fb023f5ce23dcd1f9d705c5

Contents?: true

Size: 181 Bytes

Versions: 2

Compression:

Stored size: 181 Bytes

Contents

module FastUnderscore
  VERSION: String

  def self.active_support: () -> void
  def self.underscore: (String string) -> String
end

class String
  def underscore: () -> String
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fast_underscore-0.3.3 sig/fast_underscore.rbs
fast_underscore-0.3.2 sig/fast_underscore.rbs