--- !ruby/object:Gem::Specification name: activesupport_csi version: !ruby/object:Gem::Version hash: 2743813355 prerelease: 6 segments: - 2 - 3 - 5 - p - 7 version: 2.3.5.p7 platform: ruby authors: - David Heinemeier Hansson autorequire: bindir: bin cert_chain: [] date: 2013-01-30 00:00:00 -04:00 default_executable: dependencies: [] description: Utility library which carries commonly used classes and goodies from the Rails framework email: david@loudthinking.com executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG - README - lib/active_support/buffered_logger.rb - lib/active_support/values/time_zone.rb - lib/active_support/values/unicode_tables.dat - lib/active_support/version.rb - lib/active_support/json/decoding.rb - lib/active_support/json/variable.rb - lib/active_support/json/backends/okjson.rb - lib/active_support/json/backends/yaml.rb - lib/active_support/json/backends/jsongem.rb - lib/active_support/json/encoding.rb - lib/active_support/json/encoders/object.rb - lib/active_support/json/encoders/time.rb - lib/active_support/json/encoders/regexp.rb - lib/active_support/json/encoders/enumerable.rb - lib/active_support/json/encoders/numeric.rb - lib/active_support/json/encoders/true_class.rb - lib/active_support/json/encoders/string.rb - lib/active_support/json/encoders/nil_class.rb - lib/active_support/json/encoders/symbol.rb - lib/active_support/json/encoders/date_time.rb - lib/active_support/json/encoders/date.rb - lib/active_support/json/encoders/false_class.rb - lib/active_support/json/encoders/hash.rb - lib/active_support/secure_random.rb - lib/active_support/xml_mini.rb - lib/active_support/base64.rb - lib/active_support/dependencies.rb - lib/active_support/json.rb - lib/active_support/message_verifier.rb - lib/active_support/ordered_options.rb - lib/active_support/test_case.rb - lib/active_support/multibyte/unicode_database.rb - lib/active_support/multibyte/exceptions.rb - lib/active_support/multibyte/chars.rb - lib/active_support/multibyte/utils.rb - lib/active_support/vendor.rb - lib/active_support/whiny_nil.rb - lib/active_support/cache.rb - lib/active_support/deprecation.rb - lib/active_support/duration.rb - lib/active_support/string_inquirer.rb - lib/active_support/message_encryptor.rb - lib/active_support/cache/file_store.rb - lib/active_support/cache/mem_cache_store.rb - lib/active_support/cache/compressed_mem_cache_store.rb - lib/active_support/cache/drb_store.rb - lib/active_support/cache/strategy/local_cache.rb - lib/active_support/cache/synchronized_memory_store.rb - lib/active_support/cache/memory_store.rb - lib/active_support/basic_object.rb - lib/active_support/time_with_zone.rb - lib/active_support/memoizable.rb - lib/active_support/inflector.rb - lib/active_support/multibyte.rb - lib/active_support/xml_mini/libxml.rb - lib/active_support/xml_mini/nokogiri.rb - lib/active_support/xml_mini/rexml.rb - lib/active_support/xml_mini/jdom.rb - lib/active_support/rescuable.rb - lib/active_support/testing/performance.rb - lib/active_support/testing/default.rb - lib/active_support/testing/deprecation.rb - lib/active_support/testing/setup_and_teardown.rb - lib/active_support/testing/declarative.rb - lib/active_support/testing/assertions.rb - lib/active_support/option_merger.rb - lib/active_support/all.rb - lib/active_support/core_ext/cgi/escape_skipping_slashes.rb - lib/active_support/core_ext/file.rb - lib/active_support/core_ext/date/behavior.rb - lib/active_support/core_ext/date/conversions.rb - lib/active_support/core_ext/date/calculations.rb - lib/active_support/core_ext/object.rb - lib/active_support/core_ext/pathname.rb - lib/active_support/core_ext/float/time.rb - lib/active_support/core_ext/float/rounding.rb - lib/active_support/core_ext/time.rb - lib/active_support/core_ext/process/daemon.rb - lib/active_support/core_ext/array.rb - lib/active_support/core_ext/base64.rb - lib/active_support/core_ext/bigdecimal.rb - lib/active_support/core_ext/enumerable.rb - lib/active_support/core_ext/rexml.rb - lib/active_support/core_ext/integer.rb - lib/active_support/core_ext/process.rb - lib/active_support/core_ext/class.rb - lib/active_support/core_ext/range/blockless_step.rb - lib/active_support/core_ext/range/overlaps.rb - lib/active_support/core_ext/range/include_range.rb - lib/active_support/core_ext/range/conversions.rb - lib/active_support/core_ext/file/atomic.rb - lib/active_support/core_ext/date_time/conversions.rb - lib/active_support/core_ext/date_time/calculations.rb - lib/active_support/core_ext/proc.rb - lib/active_support/core_ext/numeric.rb - lib/active_support/core_ext/pathname/clean_within.rb - lib/active_support/core_ext/blank.rb - lib/active_support/core_ext/object/extending.rb - lib/active_support/core_ext/object/conversions.rb - lib/active_support/core_ext/object/instance_variables.rb - lib/active_support/core_ext/object/blank.rb - lib/active_support/core_ext/object/misc.rb - lib/active_support/core_ext/object/metaclass.rb - lib/active_support/core_ext/range.rb - lib/active_support/core_ext/time/behavior.rb - lib/active_support/core_ext/time/conversions.rb - lib/active_support/core_ext/time/zones.rb - lib/active_support/core_ext/time/calculations.rb - lib/active_support/core_ext/float.rb - lib/active_support/core_ext/benchmark.rb - lib/active_support/core_ext/string.rb - lib/active_support/core_ext/try.rb - lib/active_support/core_ext/module/loading.rb - lib/active_support/core_ext/module/introspection.rb - lib/active_support/core_ext/module/model_naming.rb - lib/active_support/core_ext/module/aliasing.rb - lib/active_support/core_ext/module/attr_accessor_with_default.rb - lib/active_support/core_ext/module/delegation.rb - lib/active_support/core_ext/module/inclusion.rb - lib/active_support/core_ext/module/attribute_accessors.rb - lib/active_support/core_ext/module/synchronization.rb - lib/active_support/core_ext/module/attr_internal.rb - lib/active_support/core_ext/symbol.rb - lib/active_support/core_ext/hash/reverse_merge.rb - lib/active_support/core_ext/hash/indifferent_access.rb - lib/active_support/core_ext/hash/conversions.rb - lib/active_support/core_ext/hash/slice.rb - lib/active_support/core_ext/hash/diff.rb - lib/active_support/core_ext/hash/except.rb - lib/active_support/core_ext/hash/keys.rb - lib/active_support/core_ext/hash/deep_merge.rb - lib/active_support/core_ext/module.rb - lib/active_support/core_ext/bigdecimal/conversions.rb - lib/active_support/core_ext/logger.rb - lib/active_support/core_ext/name_error.rb - lib/active_support/core_ext/load_error.rb - lib/active_support/core_ext/exception.rb - lib/active_support/core_ext/numeric/time.rb - lib/active_support/core_ext/numeric/conversions.rb - lib/active_support/core_ext/numeric/bytes.rb - lib/active_support/core_ext/string/behavior.rb - lib/active_support/core_ext/string/xchar.rb - lib/active_support/core_ext/string/bytesize.rb - lib/active_support/core_ext/string/conversions.rb - lib/active_support/core_ext/string/iterators.rb - lib/active_support/core_ext/string/output_safety.rb - lib/active_support/core_ext/string/access.rb - lib/active_support/core_ext/string/starts_ends_with.rb - lib/active_support/core_ext/string/multibyte.rb - lib/active_support/core_ext/string/inflections.rb - lib/active_support/core_ext/string/filters.rb - lib/active_support/core_ext/date_time.rb - lib/active_support/core_ext/array/grouping.rb - lib/active_support/core_ext/array/conversions.rb - lib/active_support/core_ext/array/access.rb - lib/active_support/core_ext/array/extract_options.rb - lib/active_support/core_ext/array/random_access.rb - lib/active_support/core_ext/array/wrapper.rb - lib/active_support/core_ext/kernel/requires.rb - lib/active_support/core_ext/kernel/agnostics.rb - lib/active_support/core_ext/kernel/debugger.rb - lib/active_support/core_ext/kernel/daemonizing.rb - lib/active_support/core_ext/kernel/reporting.rb - lib/active_support/core_ext/integer/time.rb - lib/active_support/core_ext/integer/even_odd.rb - lib/active_support/core_ext/integer/inflections.rb - lib/active_support/core_ext/date.rb - lib/active_support/core_ext/duplicable.rb - lib/active_support/core_ext/base64/encoding.rb - lib/active_support/core_ext/kernel.rb - lib/active_support/core_ext/class/attribute_accessors.rb - lib/active_support/core_ext/class/delegating_attributes.rb - lib/active_support/core_ext/class/inheritable_attributes.rb - lib/active_support/core_ext/class/removal.rb - lib/active_support/core_ext/uri.rb - lib/active_support/core_ext/cgi.rb - lib/active_support/core_ext/hash.rb - lib/active_support/callbacks.rb - lib/active_support/backtrace_cleaner.rb - lib/active_support/core_ext.rb - lib/active_support/ordered_hash.rb - lib/active_support/inflections.rb - lib/active_support/locale/en.yml - lib/active_support/vendor/memcache-client-1.7.4/memcache.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/ruby_core_support.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_info.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_definition.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/info_timezone.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone_info.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_offset_info.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone_info.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/offset_rationals.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/time_or_datetime.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Cape_Verde.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/South_Georgia.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Azores.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana/Indianapolis.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mexico_City.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/La_Paz.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Halifax.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Phoenix.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Monterrey.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/Buenos_Aires.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/San_Juan.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Juneau.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Godthab.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chicago.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Sao_Paulo.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Santiago.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mazatlan.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/New_York.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Regina.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Caracas.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Los_Angeles.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chihuahua.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Bogota.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Lima.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Tijuana.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Denver.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/St_Johns.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Midway.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Tongatapu.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Majuro.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Auckland.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Guam.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Pago_Pago.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Fiji.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Katmandu.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kolkata.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Seoul.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Shanghai.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tokyo.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Karachi.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Colombo.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Taipei.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Irkutsk.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tashkent.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baku.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Singapore.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jerusalem.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Almaty.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kabul.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yakutsk.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kamchatka.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Novosibirsk.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tbilisi.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Chongqing.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baghdad.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yekaterinburg.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Riyadh.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Ulaanbaatar.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuala_Lumpur.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Urumqi.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Vladivostok.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuwait.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yerevan.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Dhaka.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Muscat.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Rangoon.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tehran.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Magadan.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Krasnoyarsk.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Hong_Kong.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jakarta.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Perth.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Darwin.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Adelaide.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Sydney.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Hobart.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Brisbane.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Melbourne.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Copenhagen.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vienna.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Minsk.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Rome.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Istanbul.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Stockholm.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Berlin.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Prague.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Helsinki.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sarajevo.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Brussels.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Budapest.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Dublin.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bucharest.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Tallinn.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vilnius.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Madrid.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Riga.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Paris.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Belgrade.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Warsaw.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Zagreb.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sofia.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Moscow.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Lisbon.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bratislava.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Athens.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Kiev.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Amsterdam.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Skopje.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/London.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Monrovia.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Casablanca.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Cairo.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Algiers.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Nairobi.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Johannesburg.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Harare.rb - lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_transition_info.rb - lib/active_support/vendor/builder-2.1.2/builder.rb - lib/active_support/vendor/builder-2.1.2/blankslate.rb - lib/active_support/vendor/builder-2.1.2/builder/xchar.rb - lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb - lib/active_support/vendor/builder-2.1.2/builder/blankslate.rb - lib/active_support/vendor/builder-2.1.2/builder/css.rb - lib/active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb - lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb - lib/active_support/vendor/i18n-0.1.3/MIT-LICENSE - lib/active_support/vendor/i18n-0.1.3/Rakefile - lib/active_support/vendor/i18n-0.1.3/lib/i18n/exceptions.rb - lib/active_support/vendor/i18n-0.1.3/lib/i18n/backend/simple.rb - lib/active_support/vendor/i18n-0.1.3/lib/i18n.rb - lib/active_support/vendor/i18n-0.1.3/test/simple_backend_test.rb - lib/active_support/vendor/i18n-0.1.3/test/i18n_exceptions_test.rb - lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb - lib/active_support/vendor/i18n-0.1.3/test/all.rb - lib/active_support/vendor/i18n-0.1.3/test/locale/en.yml - lib/active_support/vendor/i18n-0.1.3/test/locale/en.rb - lib/active_support/vendor/i18n-0.1.3/README.textile - lib/active_support/vendor/i18n-0.1.3/i18n.gemspec - lib/active_support/gzip.rb - lib/activesupport.rb - lib/active_support.rb has_rdoc: true homepage: http://www.rubyonrails.org licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">" - !ruby/object:Gem::Version hash: 25 segments: - 1 - 3 - 1 version: 1.3.1 requirements: [] rubyforge_project: activesupport rubygems_version: 1.5.3 signing_key: specification_version: 3 summary: Support and utility classes used by the Rails framework. test_files: []