diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/rubygem-actionpack | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'www/rubygem-actionpack')
-rw-r--r-- | www/rubygem-actionpack/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/rubygem-actionpack/pkg-descr b/www/rubygem-actionpack/pkg-descr index 86de86d0baca..79fefeb95cda 100644 --- a/www/rubygem-actionpack/pkg-descr +++ b/www/rubygem-actionpack/pkg-descr @@ -1,11 +1,11 @@ Action Pack -The controller and view of the RubyOnRails MVC-Framework is handled -by the Action Pack, which handles both layers by its two parts: -Action View and Action Controller. These two layers are bundled -in a single package due to their heavy interdependence. This is unlike -the relationship between the Active Record and Action Pack that is -much more separate. +The controller and view of the RubyOnRails MVC-Framework is handled +by the Action Pack, which handles both layers by its two parts: +Action View and Action Controller. These two layers are bundled +in a single package due to their heavy interdependence. This is unlike +the relationship between the Active Record and Action Pack that is +much more separate. Each of these packages can be used independently outside of Rails. |