diff options
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 0000000000..94e49fe6ae --- /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. |