class SafeBuffer
Ruby on Rails 8.1.2
Since v2.3.18No documentation comment.
Inherits from
Namespace
Classes
Constants
Methods (defined here)
- # %
- # *
- # +
- # <<
- # []
- # []=
- # as_json
- # bytesplice
- # chr
- # concat
- # encode_with
- # html_safe?
- # initialize_copy
- # insert
- # original_concat
- # prepend
- # replace
- # safe_concat
- # slice
- # slice!
- # to_param
- # to_s
- self. new
Private methods
(4)
Implementation detail — not part of the public API.
Methods (inherited)
From String (45)
- # acts_like_string?
- # at
- # blank?
- # camelcase
- # camelize
- # classify
- # constantize
- # dasherize
- # deconstantize
- # demodulize
- # downcase_first
- # exclude?
- # first
- # foreign_key
- # from
- # html_safe
- # humanize
- # in_time_zone
- # indent
- # indent!
- # inquiry
- # is_utf8?
- # last
- # mb_chars
- # parameterize
- # pluralize
- # remove
- # remove!
- # safe_constantize
- # singularize
- # squish
- # squish!
- # strip_heredoc
- # tableize
- # titlecase
- # titleize
- # to
- # to_date
- # to_datetime
- # to_time
- # truncate
- # truncate_bytes
- # truncate_words
- # underscore
- # upcase_first
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs