class method self.append_features

Ruby on Rails 2.3.18

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

self.append_features(base)

No documentation comment.

Parameters

base req
Source
# File activesupport/lib/active_support/core_ext/string/iterators.rb, line 8
        def self.append_features(base)
          super unless '1.9'.respond_to?(:each_char)
        end

Defined in activesupport/lib/active_support/core_ext/string/iterators.rb line 8 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::CoreExtensions::String::Iterators

Type at least 2 characters to search.

↑↓ navigate · open · esc close