Class: String

Inherits:
Object
  • Object
show all
Includes:
RegexMe::Builders, StringUtilityBelt::Entities, StringUtilityBelt::General, StringUtilityBelt::MatchRank, StringUtilityBelt::Tags
Defined in:
lib/string_utility_belt/tags.rb,
lib/string_utility_belt/general.rb,
lib/string_utility_belt/entities.rb,
lib/string_utility_belt/match_rank.rb,
lib/string_utility_belt/regex_me/regex_me.rb

Constant Summary

Constants included from StringUtilityBelt::Entities

StringUtilityBelt::Entities::CODER

Constants included from StringUtilityBelt::General

StringUtilityBelt::General::ANY_SPACE_PATTERN, StringUtilityBelt::General::SIMPLE_SPACE, StringUtilityBelt::General::WORD_PATTERN

Constants included from StringUtilityBelt::Tags

StringUtilityBelt::Tags::ANY_HTML_TAG_PATTERN, StringUtilityBelt::Tags::EMPTY_STR, StringUtilityBelt::Tags::TAG_PATTERN

Method Summary

Methods included from RegexMe::Builders

#regex_me_to_search_mysql, #regex_me_to_search_ruby

Methods included from StringUtilityBelt::MatchRank

#match_and_score_by, #total_frequency_by, #words_frequency_by

Methods included from StringUtilityBelt::Entities

#decode_entities, #decode_entities_and_cleaner, #generate_entities

Methods included from StringUtilityBelt::General

#have_this_words?, #not_have_this_words?, #simple_space, #simple_space!, #words

Methods included from StringUtilityBelt::Tags

#html_tag_cleaner, #tag_cleaner