Sha256: 5c34f1a413ed1f08346172dd9c20b921d2412a1597083e1ced778c159609f2b5

Contents?: true

Size: 408 Bytes

Versions: 324

Compression:

Stored size: 408 Bytes

Contents

begin
  # See http://fast-xs.rubyforge.org/ by Eric Wong.
  # Also included with hpricot.
  require 'fast_xs'
rescue LoadError
  # fast_xs extension unavailable
else
  begin
    require 'builder'
  rescue LoadError
    # builder demands the first shot at defining String#to_xs
  end

  class String
    alias_method :original_xs, :to_xs if method_defined?(:to_xs)
    alias_method :to_xs, :fast_xs
  end
end

Version data entries

324 entries across 280 versions & 29 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/xchar.rb
activesupport-3.2.22.5 lib/active_support/core_ext/string/xchar.rb
activesupport-3.2.22.4 lib/active_support/core_ext/string/xchar.rb
activesupport-3.2.22.3 lib/active_support/core_ext/string/xchar.rb
activesupport-3.2.22.2 lib/active_support/core_ext/string/xchar.rb
activesupport-3.2.22.1 lib/active_support/core_ext/string/xchar.rb
classiccms-0.7.5 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/core_ext/string/xchar.rb
classiccms-0.7.4 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/core_ext/string/xchar.rb
classiccms-0.7.3 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/core_ext/string/xchar.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/xchar.rb
activesupport-3.2.22 lib/active_support/core_ext/string/xchar.rb
judge-2.0.5 vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.12/lib/active_support/core_ext/string/xchar.rb
activesupport-3.2.21 lib/active_support/core_ext/string/xchar.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/xchar.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/xchar.rb
apl-library-0.0.90 vendor/bundle/ruby/1.8/gems/activesupport-3.2.18/lib/active_support/core_ext/string/xchar.rb
apl-library-0.0.90 vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.18/lib/active_support/core_ext/string/xchar.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.18/lib/active_support/core_ext/string/xchar.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/xchar.rb
activesupport-3.2.20 lib/active_support/core_ext/string/xchar.rb