class String::StringInflector

Defined in:

string_inflection/string/to.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(string : String) #

[View source]

Instance Method Detail

def camel #

def kebab #

def pascal #

def plural #

def snake #