Sha256: feb9c3e98bead248008b179d11bdd69675b9aaed0823c0c577681e1d0147770f
Contents?: true
Size: 390 Bytes
Versions: 4
Compression:
Stored size: 390 Bytes
Contents
# This file is required by each major ActiveModel component for the core requirements. This allows you to # load individual pieces of ActiveModel as needed. $LOAD_PATH << File.join(File.dirname(__FILE__), '..', '..', '..', 'activesupport', 'lib') # premature optimization? # So far, we only need the string inflections and not the rest of ActiveSupport. require 'active_support/inflector'
Version data entries
4 entries across 4 versions & 2 rubygems