# $Id: Makefile,v 1.3 2011/12/16 22:49:05 machan Exp $ include ../Make.Common FILE_DIR = $(RUBY_GEMS_LIB_DIR)/1.8/gems/activesupport-2.3.14/lib FILES = __dummy__.rb \ active_support.rb \ activesupport.rb \ active_support/all.rb \ active_support/backtrace_cleaner.rb \ active_support/base64.rb \ active_support/basic_object.rb \ active_support/buffered_logger.rb \ active_support/cache.rb \ active_support/cache/compressed_mem_cache_store.rb \ active_support/cache/drb_store.rb \ active_support/cache/file_store.rb \ active_support/cache/mem_cache_store.rb \ active_support/cache/memory_store.rb \ active_support/cache/strategy/local_cache.rb \ active_support/cache/synchronized_memory_store.rb \ active_support/callbacks.rb \ active_support/core_ext.rb \ active_support/core_ext/array.rb \ active_support/core_ext/array/access.rb \ active_support/core_ext/array/conversions.rb \ active_support/core_ext/array/extract_options.rb \ active_support/core_ext/array/grouping.rb \ active_support/core_ext/array/random_access.rb \ active_support/core_ext/array/wrapper.rb \ active_support/core_ext/base64.rb \ active_support/core_ext/base64/encoding.rb \ active_support/core_ext/benchmark.rb \ active_support/core_ext/bigdecimal.rb \ active_support/core_ext/bigdecimal/conversions.rb \ active_support/core_ext/blank.rb \ active_support/core_ext/cgi.rb \ active_support/core_ext/cgi/escape_skipping_slashes.rb \ active_support/core_ext/class.rb \ active_support/core_ext/class/attribute.rb \ active_support/core_ext/class/attribute_accessors.rb \ active_support/core_ext/class/delegating_attributes.rb \ active_support/core_ext/class/inheritable_attributes.rb \ active_support/core_ext/class/removal.rb \ active_support/core_ext/date.rb \ active_support/core_ext/date/behavior.rb \ active_support/core_ext/date/calculations.rb \ active_support/core_ext/date/conversions.rb \ active_support/core_ext/date_time.rb \ active_support/core_ext/date_time/calculations.rb \ active_support/core_ext/date_time/conversions.rb \ active_support/core_ext/duplicable.rb \ active_support/core_ext/enumerable.rb \ active_support/core_ext/exception.rb \ active_support/core_ext/file.rb \ active_support/core_ext/file/atomic.rb \ active_support/core_ext/float.rb \ active_support/core_ext/float/rounding.rb \ active_support/core_ext/float/time.rb \ active_support/core_ext/hash.rb \ active_support/core_ext/hash/conversions.rb \ active_support/core_ext/hash/deep_merge.rb \ active_support/core_ext/hash/diff.rb \ active_support/core_ext/hash/except.rb \ active_support/core_ext/hash/indifferent_access.rb \ active_support/core_ext/hash/keys.rb \ active_support/core_ext/hash/reverse_merge.rb \ active_support/core_ext/hash/slice.rb \ active_support/core_ext/integer.rb \ active_support/core_ext/integer/even_odd.rb \ active_support/core_ext/integer/inflections.rb \ active_support/core_ext/integer/time.rb \ active_support/core_ext/kernel.rb \ active_support/core_ext/kernel/agnostics.rb \ active_support/core_ext/kernel/daemonizing.rb \ active_support/core_ext/kernel/debugger.rb \ active_support/core_ext/kernel/reporting.rb \ active_support/core_ext/kernel/requires.rb \ active_support/core_ext/kernel/singleton_class.rb \ active_support/core_ext/load_error.rb \ active_support/core_ext/logger.rb \ active_support/core_ext/module.rb \ active_support/core_ext/module/aliasing.rb \ active_support/core_ext/module/attr_accessor_with_default.rb \ active_support/core_ext/module/attr_internal.rb \ active_support/core_ext/module/attribute_accessors.rb \ active_support/core_ext/module/delegation.rb \ active_support/core_ext/module/inclusion.rb \ active_support/core_ext/module/introspection.rb \ active_support/core_ext/module/loading.rb \ active_support/core_ext/module/model_naming.rb \ active_support/core_ext/module/remove_method.rb \ active_support/core_ext/module/synchronization.rb \ active_support/core_ext/name_error.rb \ active_support/core_ext/numeric.rb \ active_support/core_ext/numeric/bytes.rb \ active_support/core_ext/numeric/conversions.rb \ active_support/core_ext/numeric/time.rb \ active_support/core_ext/object.rb \ active_support/core_ext/object/blank.rb \ active_support/core_ext/object/conversions.rb \ active_support/core_ext/object/extending.rb \ active_support/core_ext/object/instance_variables.rb \ active_support/core_ext/object/metaclass.rb \ active_support/core_ext/object/misc.rb \ active_support/core_ext/object/singleton_class.rb \ active_support/core_ext/pathname/clean_within.rb \ active_support/core_ext/pathname.rb \ active_support/core_ext/proc.rb \ active_support/core_ext/process/daemon.rb \ active_support/core_ext/process.rb \ active_support/core_ext/range.rb \ active_support/core_ext/range/blockless_step.rb \ active_support/core_ext/range/conversions.rb \ active_support/core_ext/range/include_range.rb \ active_support/core_ext/range/overlaps.rb \ active_support/core_ext/rexml.rb \ active_support/core_ext/string.rb \ active_support/core_ext/string/access.rb \ active_support/core_ext/string/behavior.rb \ active_support/core_ext/string/bytesize.rb \ active_support/core_ext/string/conversions.rb \ active_support/core_ext/string/filters.rb \ active_support/core_ext/string/inflections.rb \ active_support/core_ext/string/iterators.rb \ active_support/core_ext/string/multibyte.rb \ active_support/core_ext/string/output_safety.rb \ active_support/core_ext/string/starts_ends_with.rb \ active_support/core_ext/string/xchar.rb \ active_support/core_ext/symbol.rb \ active_support/core_ext/time.rb \ active_support/core_ext/time/behavior.rb \ active_support/core_ext/time/calculations.rb \ active_support/core_ext/time/conversions.rb \ active_support/core_ext/time/zones.rb \ active_support/core_ext/try.rb \ active_support/core_ext/uri.rb \ active_support/dependencies.rb \ active_support/deprecation.rb \ active_support/duration.rb \ active_support/gzip.rb \ active_support/inflections.rb \ active_support/inflector.rb \ active_support/json.rb \ active_support/json/backends/jsongem.rb \ active_support/json/backends/yajl.rb \ active_support/json/backends/yaml.rb \ active_support/json/decoding.rb \ active_support/json/encoders/date.rb \ active_support/json/encoders/date_time.rb \ active_support/json/encoders/enumerable.rb \ active_support/json/encoders/false_class.rb \ active_support/json/encoders/hash.rb \ active_support/json/encoders/nil_class.rb \ active_support/json/encoders/numeric.rb \ active_support/json/encoders/object.rb \ active_support/json/encoders/regexp.rb \ active_support/json/encoders/string.rb \ active_support/json/encoders/symbol.rb \ active_support/json/encoders/time.rb \ active_support/json/encoders/true_class.rb \ active_support/json/encoding.rb \ active_support/json/variable.rb \ active_support/memoizable.rb \ active_support/message_encryptor.rb \ active_support/message_verifier.rb \ active_support/multibyte.rb \ active_support/multibyte/chars.rb \ active_support/multibyte/exceptions.rb \ active_support/multibyte/unicode_database.rb \ active_support/multibyte/utils.rb \ active_support/option_merger.rb \ active_support/ordered_hash.rb \ active_support/ordered_options.rb \ active_support/rescuable.rb \ active_support/secure_random.rb \ active_support/string_inquirer.rb \ active_support/test_case.rb \ active_support/testing/assertions.rb \ active_support/testing/declarative.rb \ active_support/testing/default.rb \ active_support/testing/deprecation.rb \ active_support/testing/performance.rb \ active_support/testing/setup_and_teardown.rb \ active_support/time_with_zone.rb \ active_support/values/time_zone.rb \ active_support/vendor.rb \ active_support/vendor/builder-2.1.2/builder.rb \ active_support/vendor/builder-2.1.2/blankslate.rb \ active_support/vendor/builder-2.1.2/builder/blankslate.rb \ active_support/vendor/builder-2.1.2/builder/css.rb \ active_support/vendor/builder-2.1.2/builder/xchar.rb \ active_support/vendor/builder-2.1.2/builder/xmlbase.rb \ active_support/vendor/builder-2.1.2/builder/xmlevents.rb \ active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb \ active_support/vendor/i18n-0.4.1/i18n.rb \ active_support/vendor/i18n-0.4.1/i18n/backend.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/active_record.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/active_record/missing.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/active_record/store_procs.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/active_record/translation.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/base.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/cache.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/cascade.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/chain.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/cldr.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/fallbacks.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/flatten.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/gettext.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/interpolation_compiler.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/key_value.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/memoize.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/metadata.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/pluralization.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/simple.rb \ active_support/vendor/i18n-0.4.1/i18n/backend/transliterator.rb \ active_support/vendor/i18n-0.4.1/i18n/config.rb \ active_support/vendor/i18n-0.4.1/i18n/core_ext/hash.rb \ active_support/vendor/i18n-0.4.1/i18n/core_ext/string/interpolate.rb \ active_support/vendor/i18n-0.4.1/i18n/exceptions.rb \ active_support/vendor/i18n-0.4.1/i18n/gettext.rb \ active_support/vendor/i18n-0.4.1/i18n/gettext/helpers.rb \ active_support/vendor/i18n-0.4.1/i18n/gettext/po_parser.rb \ active_support/vendor/i18n-0.4.1/i18n/locale.rb \ active_support/vendor/i18n-0.4.1/i18n/locale/fallbacks.rb \ active_support/vendor/i18n-0.4.1/i18n/locale/tag/parents.rb \ active_support/vendor/i18n-0.4.1/i18n/locale/tag/rfc4646.rb \ active_support/vendor/i18n-0.4.1/i18n/locale/tag/simple.rb \ active_support/vendor/i18n-0.4.1/i18n/locale/tag.rb \ active_support/vendor/i18n-0.4.1/i18n/version.rb \ active_support/vendor/memcache-client-1.7.4/memcache.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone_info.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Algiers.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Cairo.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Casablanca.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Harare.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Johannesburg.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Monrovia.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Nairobi.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/info_timezone.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone_info.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/offset_rationals.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/ruby_core_support.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/time_or_datetime.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_definition.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_info.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_offset_info.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb \ active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_transition_info.rb \ active_support/version.rb \ active_support/whiny_nil.rb \ active_support/xml_mini.rb \ active_support/xml_mini/jdom.rb \ active_support/xml_mini/libxml.rb \ active_support/xml_mini/libxmlsax.rb \ active_support/xml_mini/nokogiri.rb \ active_support/xml_mini/nokogirisax.rb \ active_support/xml_mini/rexml.rb BOOK_TITLE = "ActiveSupport 2.3.14 - Utility classes and Ruby extensions" OPTIONS = include ../Make.Rules