Active Support

Utility classes and extension to the standard library that
were required by Rails, but found of general use.

PR:		ports/82397
Submitted by:	Jonathan Weiss <jw@innerewut.de>
This commit is contained in:
Pav Lucistnik 2005-07-20 13:50:25 +00:00
parent 1869154cc9
commit 323dfee5e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139693
5 changed files with 322 additions and 0 deletions

View File

@ -1444,6 +1444,7 @@
SUBDIR += ruby-sysvipc
SUBDIR += ruby-textbuf
SUBDIR += ruby-tzfile
SUBDIR += rubygem-activesupport
SUBDIR += rudiments
SUBDIR += rvi
SUBDIR += rvm

View File

@ -0,0 +1,17 @@
# Ports collection makefile for: gem-activesupport
# Date created: 27 May 2005
# Whom: Jonathan Weiss (<jw@innerewut.net>)
#
# $FreeBSD$
PORTNAME= activesupport
PORTVERSION= 1.0.4
CATEGORIES= devel ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/4112/
MAINTAINER= jw@innerewut.net
COMMENT= Utility classes and extension that are required by Rails MVC Framework
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
MD5 (rubygem/activesupport-1.0.4.gem) = e18cab558c865c3fc12cd46bfd265b48
SIZE (rubygem/activesupport-1.0.4.gem) = 24064

View File

@ -0,0 +1,9 @@
Active Support
Utility classes and extension to the standard library that
were required by Rails, but found of general use.
WWW: http://www.rubyonrails.com
- Jonathan Weiss
jw@innerewut.de

View File

@ -0,0 +1,293 @@
%%CACHE_DIR%%/activesupport-%%PORTVERSION%%.gem
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Date/Conversions.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Date/Conversions.src/M000102.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Date/Conversions.src/M000103.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Date/Conversions.src/M000104.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Fixnum/EvenOdd.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Fixnum/EvenOdd.src/M000117.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Fixnum/EvenOdd.src/M000118.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.src/M000067.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.src/M000068.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.src/M000069.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.src/M000070.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.src/M000073.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/LoadErrorExtensions.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/LoadErrorExtensions/LoadErrorClassMethods.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/LoadErrorExtensions/LoadErrorClassMethods.src/M000035.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.src/M000092.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.src/M000094.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.src/M000096.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.src/M000098.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.src/M000100.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000074.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000076.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000078.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000080.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000082.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000084.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000086.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000088.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src/M000090.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Conversions.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Conversions.src/M000105.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Conversions.src/M000106.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000107.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000108.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000109.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000110.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000111.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000112.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000113.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000114.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000115.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src/M000116.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000040.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000041.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000042.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000043.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000045.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000046.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000047.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000048.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000049.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000050.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000051.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000052.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000053.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000056.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000057.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000061.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000063.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000065.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src/M000066.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Conversions.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Conversions.src/M000036.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Conversions.src/M000037.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Conversions.src/M000038.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Conversions.src/M000039.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Binding.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Binding.src/M000034.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.src/M000154.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.src/M000155.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.src/M000156.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.src/M000157.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.src/M000158.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src/M000119.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src/M000120.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src/M000121.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src/M000122.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src/M000123.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src/M000124.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/ConstantLoadPath.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/ConstantLoadPath.src/M000132.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/ConstantLoadPath.src/M000133.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/ConstantLoadPath.src/M000134.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/ConstantLoadPath.src/M000135.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000125.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000126.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000127.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000128.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000129.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000130.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src/M000131.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.src/M000136.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.src/M000137.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.src/M000138.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.src/M000139.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.src/M000140.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Exception.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Exception.src/M000030.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Exception.src/M000031.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Exception.src/M000032.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Exception.src/M000033.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000020.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000021.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000022.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000023.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000024.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000025.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000026.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000027.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src/M000028.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess/ActiveSupport/CoreExtensions/Hash/IndifferentAccess.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess/ActiveSupport/CoreExtensions/Hash/IndifferentAccess.src/M000029.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000142.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000143.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000144.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000145.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000146.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000147.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000148.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000149.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000150.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000151.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000152.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src/M000153.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Kernel.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Kernel.src/M000141.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/MissingSourceFile.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/MissingSourceFile.src/M000004.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/MissingSourceFile.src/M000005.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/MissingSourceFile.src/M000006.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000007.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000008.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000009.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000010.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000011.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000012.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000013.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000014.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000015.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000016.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000017.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000018.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src/M000019.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/created.rid
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/binding_of_caller_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/breakpoint_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/breakpoint_rb.src/M000001.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/breakpoint_rb.src/M000002.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/class_attribute_accessors_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/class_inheritable_attributes_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/clean_logger_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/date/conversions_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/date_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/fixnum/even_odd_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/fixnum_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/hash/indifferent_access_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/hash/keys_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/hash_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/kernel_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/load_error_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/numeric/bytes_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/numeric/time_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/numeric_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/object_and_class_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/string/conversions_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/string/inflections_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/string_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/time/calculations_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/time/conversions_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/time_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/dependencies_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/inflector_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/misc_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/misc_rb.src/M000003.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/module_attribute_accessors_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/values/time_zone_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support_rb.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/fr_class_index.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/fr_file_index.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/fr_method_index.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/index.html
%%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/rdoc-style.css
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/CHANGELOG
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/binding_of_caller.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/breakpoint.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/class_attribute_accessors.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/class_inheritable_attributes.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/clean_logger.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/date.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/date/conversions.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/fixnum.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/fixnum/even_odd.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/hash.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/hash/indifferent_access.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/hash/keys.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/kernel.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/load_error.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/numeric.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/numeric/bytes.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/numeric/time.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/object_and_class.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/string.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/string/conversions.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/string/inflections.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/time.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/time/calculations.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/time/conversions.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/dependencies.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/inflector.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/misc.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/module_attribute_accessors.rb
%%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/values/time_zone.rb
%%SPEC_DIR%%/activesupport-%%PORTVERSION%%.gemspec
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/values
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/time
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/string
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/numeric
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/hash
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/fixnum
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext/date
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support/core_ext
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib/active_support
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%/lib
@dirrm %%GEMS_DIR%%/activesupport-%%PORTVERSION%%
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/values
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/misc_rb.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/time
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/string
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/numeric
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/hash
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/fixnum
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext/date
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/core_ext
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support/breakpoint_rb.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib/active_support
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files/lib
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/files
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/TimeZone.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/MissingSourceFile.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Kernel.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Inflector.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess/ActiveSupport/CoreExtensions/Hash/IndifferentAccess.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess/ActiveSupport/CoreExtensions/Hash
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess/ActiveSupport/CoreExtensions
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess/ActiveSupport
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/HashWithIndifferentAccess
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Exception.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/RootLoadingModule.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/LoadingModule.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies/ConstantLoadPath.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Dependencies
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Breakpoint.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/Binding.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Conversions.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time/Calculations.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Time
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Inflections.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String/Conversions.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/String
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Time.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric/Bytes.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Numeric
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/LoadErrorExtensions/LoadErrorClassMethods.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/LoadErrorExtensions
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash/Keys.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Hash
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Fixnum/EvenOdd.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Fixnum
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Date/Conversions.src
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions/Date
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport/CoreExtensions
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes/ActiveSupport
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc/classes
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%/rdoc
@dirrm %%DOC_DIR%%/activesupport-%%PORTVERSION%%