Paketname | libamrita2-ruby |
Beschreibung | a xml/xhtml template library for Ruby |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.2+dfsg.1-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 16 Byte |
Hängt ab von | libhpricot-ruby, libamrita2-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | TANIGUCHI Takaki |
Quelle | amrita2 |
Paketgröße | 4512 Byte |
Prüfsumme MD5 | 231f771639bdf3266a0c229fbad4b796 |
Prüfsumme SHA1 | f51c9f01b1c093e0fe89f6d982251a909d254742 |
Prüfsumme SHA256 | 245de52f56dc2b1fe97802cb84762892334cf8193a720813451d1df79a1bc508 |
Link zum Herunterladen | libamrita2-ruby_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.
|