diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-26 20:11:18 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:56 +0700 |
commit | ddc9d5182558cc5422fc04bb927717262523888a (patch) | |
tree | 467c49be9a26502333150926e6b164f2cee757b5 /ruby/rubygem-activesupport/README | |
parent | 33c076912cdf97ac22b9de07e862bc25506da989 (diff) |
ruby/rubygem-activesupport: Added (A toolkit of support libraries).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-activesupport/README')
-rw-r--r-- | ruby/rubygem-activesupport/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-activesupport/README b/ruby/rubygem-activesupport/README new file mode 100644 index 0000000000000..94e49fe6aecd5 --- /dev/null +++ b/ruby/rubygem-activesupport/README @@ -0,0 +1,3 @@ +A toolkit of support libraries and Ruby core extensions extracted from the Rails +framework. Rich support for multibyte strings, internationalization, time +zones, and testing. |