# HG changeset patch # User Leonardo Laporte # Date 1501326282 10800 # Node ID bf23995a455265996ba7d963b80c62c0d0a6d486 # Parent 935cebd72f5a00cfde431904b769c86cf06ef6ae Add: description.txt (again) | Rev: line-end. diff -r 935cebd72f5a -r bf23995a4552 actionmailer/description.txt --- a/actionmailer/description.txt Sat Jul 29 07:59:41 2017 -0300 +++ b/actionmailer/description.txt Sat Jul 29 08:04:42 2017 -0300 @@ -1,2 +1,2 @@ Email on Rails. Compose, deliver, receive, and test emails using the familiar -controller/view pattern. First-class support for multipart email and attachments. \ No newline at end of file +controller/view pattern. First-class support for multipart email and attachments. diff -r 935cebd72f5a -r bf23995a4552 actionpack/description.txt --- a/actionpack/description.txt Sat Jul 29 07:59:41 2017 -0300 +++ b/actionpack/description.txt Sat Jul 29 08:04:42 2017 -0300 @@ -1,2 +1,2 @@ Web apps on Rails. Simple, battle-tested conventions for building and testing -MVC web applications. Works with any Rack-compatible server. \ No newline at end of file +MVC web applications. Works with any Rack-compatible server. diff -r 935cebd72f5a -r bf23995a4552 activerecord/description.txt --- a/activerecord/description.txt Sat Jul 29 07:59:41 2017 -0300 +++ b/activerecord/description.txt Sat Jul 29 08:04:42 2017 -0300 @@ -1,3 +1,3 @@ Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, -migrations, and testing come baked-in. \ No newline at end of file +migrations, and testing come baked-in. diff -r 935cebd72f5a -r bf23995a4552 activeresource/description.txt --- a/activeresource/description.txt Sat Jul 29 07:59:41 2017 -0300 +++ b/activeresource/description.txt Sat Jul 29 08:04:42 2017 -0300 @@ -1,2 +1,2 @@ REST on Rails. Wrap your RESTful web app with Ruby classes and work with them -like Active Record models. \ No newline at end of file +like Active Record models. diff -r 935cebd72f5a -r bf23995a4552 activesupport/description.txt --- a/activesupport/description.txt Sat Jul 29 07:59:41 2017 -0300 +++ b/activesupport/description.txt Sat Jul 29 08:04:42 2017 -0300 @@ -1,3 +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. \ No newline at end of file +and testing.