[ ソース: ruby-erubis ]
パッケージ: ruby-erubis (2.7.0-4)
ruby-erubis に関するリンク
Debian の資源:
ruby-erubis ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [rubygems.org]
類似のパッケージ:
fast and extensible eRuby implementation which supports multi-language
Erubis is a very fast eRuby implementation that features:
* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern * Context object available and easy to combine eRuby template with YAML file * Print statement available * Easy to extend and customize in subclass * Ruby on Rails support