Paketname | libamrita2-ruby1.9.1 |
Beschreibung | a xml/xhtml template library for Ruby (Ruby 1.9) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0.2+dfsg.1-2 |
Sektion | universe/ruby |
Priorität | optional |
Installierte Größe | 152 Byte |
Hängt ab von | libruby1.9.1, libhpricot-ruby1.9.1 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | amrita2 |
Paketgröße | 23560 Byte |
Prüfsumme MD5 | 1880a9b0996bc3991ffe52370a6f5027 |
Prüfsumme SHA1 | ce951be437a32ce4092f7cb5f8d77bdc9492a854 |
Prüfsumme SHA256 | 227639b716d42e91c5efd8b5dca7e30b4946465426eeac35af1c23dff003cec5 |
Link zum Herunterladen | libamrita2-ruby1.9.1_2.0.2+dfsg.1-2_all.deb |
Ausführliche Beschreibung | Amrita produces html documents from XML template and Ruby model data.
.
* The template for amrita2 is a pure html/xhtml document without any
special tag like ...?> or <% .. %>
.
* The template can be written by designers using almost any xhtml/xml
Editor.
.
* Need no change on Ruby code to change the view of _dynamic_ part
(not only static part) of the template
.
* The model data may be standard Ruby data, Hash, Array, String... or
an instance of classes you made.
.
* The output is controlled by _data_ not by logic. So It's easy to
write, test, debug code. (Good for eXtreamPrograming)
.
Amrita2 mixes a template and model data up to a html document naturally
matching the +id+ attribute of XML element to model data.
.
This is a dependency package which depends on Debian's default Ruby version.
|