Sha256: 61e1962c6da0d5e595e286cea628a97a43aeae13102143c351d6b37953c819f3

Contents?: true

Size: 253 Bytes

Versions: 210

Compression:

Stored size: 253 Bytes

Contents

begin
  # See http://bogomips.org/fast_xs/ by Eric Wong
  require 'fast_xs'

  class String
    alias_method :original_xs, :to_xs if method_defined?(:to_xs)
    alias_method :to_xs, :fast_xs
  end
rescue LoadError
  # fast_xs extension unavailable.
end

Version data entries

210 entries across 177 versions & 26 rubygems

Version Path
webroar-0.4.0 src/admin_panel/vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
nbudin-castronaut-0.7.5 vendor/activesupport/lib/active_support/core_ext/string/xchar.rb
radiant-0.9.1 vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
activesupport-2.3.8 lib/active_support/core_ext/string/xchar.rb
activesupport-2.3.8.pre1 lib/active_support/core_ext/string/xchar.rb
activesupport-2.3.7 lib/active_support/core_ext/string/xchar.rb
activesupport-2.3.6 lib/active_support/core_ext/string/xchar.rb
radiant-0.8.2 vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
radiant-0.9.0.rc2 vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
webroar-0.3.1 src/admin_panel/vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
webroar-0.3.0 src/admin_panel/vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
usher-0.7.0 spec/rails2_3/vendor/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
usher-0.7.0 spec/rails2_2/vendor/rails/vendor/rails/activesupport/pkg/activesupport-2.2.2/lib/active_support/core_ext/string/xchar.rb
usher-0.7.0 spec/rails2_3/vendor/rails/vendor/rails/activesupport/pkg/activesupport-2.3.3/lib/active_support/core_ext/string/xchar.rb
usher-0.7.0 spec/rails2_2/vendor/rails/vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb
activesupport-2.3.6.pre lib/active_support/core_ext/string/xchar.rb
simply_stated-0.0.5 vendor/gems/ruby/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/string/xchar.rb
simply_stated-0.0.4 vendor/gems/ruby/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/string/xchar.rb
factorylabs-castronaut-0.7.5 vendor/activesupport/lib/active_support/core_ext/string/xchar.rb
ginst-2009.12.8 vendor/rails/activesupport/lib/active_support/core_ext/string/xchar.rb