Paketname | camping |
Beschreibung | small Ruby web framework for Model-View-Controller type applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0-2 |
Sektion | web |
Priorität | optional |
Installierte Größe | 440 Byte |
Hängt ab von | ruby1.8, librack-ruby1.8 |
Empfohlene Pakete | libactiverecord-ruby1.8, libsqlite3-ruby1.8 (>= 1.1.0.1), libmarkaby-ruby1.8 |
Paketbetreuer | Paul van Tilburg |
Quelle | |
Paketgröße | 59304 Byte |
Prüfsumme MD5 | 60f50d6af8e5d2c04165139950a536bd |
Prüfsumme SHA1 | 0d00ba6db3e0117cff93c70a794a7a5960222a38 |
Prüfsumme SHA256 | 77bb0a6853fd428a35eced66ceb52c51049dd01b3e7e289c093725015bf41292 |
Link zum Herunterladen | camping_2.0-2_all.deb |
Ausführliche Beschreibung | Camping is a web framework which consistently stays at less than 4kb of
code. The idea here is to store a complete fledgling web application
(written in Ruby) in a single file like many small CGIs, but to organize
it as a Model-View-Controller application like Rails does. You can then
easily move it to Rails once you've got it going.
|