Sha256: 1dcdd87d432f42f0e568b82fafa6e334eebde84cb8b825b02acc5f1ce35d976e

Contents?: true

Size: 928 Bytes

Versions: 320

Compression:

Stored size: 928 Bytes

Contents

# Backported Ruby builtins so you can code with the latest & greatest
# but still run on any Ruby 1.8.x.
#
# Date        next_year, next_month
# DateTime    to_date, to_datetime, xmlschema
# Enumerable  group_by, each_with_object, none?
# Process     Process.daemon
# REXML       security fix
# String      ord
# Time        to_date, to_time, to_datetime
require 'active_support'
require 'active_support/core_ext/date/calculations'
require 'active_support/core_ext/date_time/conversions'
require 'active_support/core_ext/enumerable'
require 'active_support/core_ext/process/daemon'
require 'active_support/core_ext/string/conversions'
require 'active_support/core_ext/string/interpolation'
require 'active_support/core_ext/string/encoding'
require 'active_support/core_ext/rexml'
require 'active_support/core_ext/time/conversions'
require 'active_support/core_ext/file/path'
require 'active_support/core_ext/module/method_names'

Version data entries

320 entries across 276 versions & 28 rubygems

Version Path
activesupport-3.0.19 lib/active_support/ruby/shim.rb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.10/lib/active_support/ruby/shim.rb
challah-0.9.0 vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
activesupport-3.2.10 lib/active_support/ruby/shim.rb
activesupport-3.1.9 lib/active_support/ruby/shim.rb
activesupport-3.0.18 lib/active_support/ruby/shim.rb
classiccms-0.6.9 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
jquery_regex-0.0.1 vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
dirty_history-0.7.3 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/ruby/shim.rb
dirty_history-0.7.2 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/ruby/shim.rb
dirty_history-0.7.1 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/ruby/shim.rb
challah-rolls-0.2.0 vendor/bundle/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb