Class
Stringex::Localization::Converter
In:
lib/stringex/localization/converter.rb
Parent:
Object
Methods
abbreviations
apostrophes
characters
cleanup_accented_html_entities!
cleanup_characters!
cleanup_html_entities!
cleanup_smart_punctuation!
currencies
ellipses
html_entities
new
normalize_currency!
smart_strip!
strip!
strip_html_tags!
translate!
vulgar_fractions
Included Modules
ConversionExpressions
Attributes
ending_whitespace
[R]
options
[R]
starting_whitespace
[R]
string
[R]
Public Class methods
new
(string, options = {})
Public Instance methods
cleanup_accented_html_entities!
()
cleanup_characters!
()
cleanup_html_entities!
()
cleanup_smart_punctuation!
()
normalize_currency!
()
smart_strip!
()
strip!
()
strip_html_tags!
()
translate!
(*conversions)
Protected Instance methods
abbreviations
()
apostrophes
()
characters
()
currencies
()
ellipses
()
html_entities
()
vulgar_fractions
()
[Validate]