Sha256: f0d19dcc7f0588030f925f4a43de0f6b95b3b098908e91fd716eff66f8f9eb7f
Contents?: true
Size: 582 Bytes
Versions: 2
Compression:
Stored size: 582 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Capitalizes the first word and turns underscores into spaces and strips _id. Like titleize, this is meant for creating pretty output. - !ruby/struct:SM::Flow::P body: Examples - !ruby/struct:SM::Flow::VERB body: " "employee_salary" #=> "Employee salary"\n "author_id" #=> "Author"\n" full_name: String::Style::humanize is_singleton: true name: humanize params: (lower_case_and_underscored_word) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/String/Style/humanize-c.yaml |
facets-2.4.3 | doc/ri/String/Style/humanize-c.yaml |