Sha256: 2401832c73c961b6c21f48041c72d4ddae4994a3db85a759bafecabad63135b6

Contents?: true

Size: 167 Bytes

Versions: 320

Compression:

Stored size: 167 Bytes

Contents

class String
  if defined?(Encoding) && "".respond_to?(:encode)
    def encoding_aware?
      true
    end
  else
    def encoding_aware?
      false
    end
  end
end

Version data entries

320 entries across 276 versions & 28 rubygems

Version Path
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.5/lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.22.5 lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.22.4 lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.22.3 lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.22.2 lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.22.1 lib/active_support/core_ext/string/encoding.rb
classiccms-0.7.5 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/core_ext/string/encoding.rb
classiccms-0.7.4 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/core_ext/string/encoding.rb
classiccms-0.7.3 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/core_ext/string/encoding.rb
active_mailer-0.0.10 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.12/lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.22 lib/active_support/core_ext/string/encoding.rb
judge-2.0.5 vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.12/lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.21 lib/active_support/core_ext/string/encoding.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.18/lib/active_support/core_ext/string/encoding.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.18/lib/active_support/core_ext/string/encoding.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.18/lib/active_support/core_ext/string/encoding.rb
apl-library-0.0.90 vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.18/lib/active_support/core_ext/string/encoding.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.8/gems/activesupport-3.2.18/lib/active_support/core_ext/string/encoding.rb
apl-library-0.0.90 vendor/bundle/ruby/1.8/gems/activesupport-3.2.18/lib/active_support/core_ext/string/encoding.rb
activesupport-3.2.20 lib/active_support/core_ext/string/encoding.rb