Class/Module Index [+]

Quicksearch

ActiveSupport::CoreExtensions::String::Behavior

Public Instance Methods

acts_like_string?() click to toggle source

Enable more predictable duck-typing on String-like classes. See Object#acts_like?.

# File lib/active_support/core_ext/string/behavior.rb, line 7
def acts_like_string?
  true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.