Rendering framework putting the V in MVC (part of Rails)
Action View is a framework for handling view template lookup and rendering, and provides view helpers that assist when building HTML forms, Atom feeds and more. Template formats that Action View handles are ERB (embedded Ruby, typically used to inline short Ruby snippets inside HTML), and XML Builder.
$
pkg install rubygem-actionview50Origin
devel/rubygem-actionview50
Size
601KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
7 packages
Required by
6 packages