Sha256: 494c592506944f28240321f4fbd7f86073297da08c4f7dbfac58a1516e180d5f

Contents?: true

Size: 978 Bytes

Versions: 31

Compression:

Stored size: 978 Bytes

Contents

Ramaze is a very simple and straight-forward web-framework.
The philosophy of it could be expressed in a mix of KISS and POLS, trying to
make simple things simple and complex things possible.

This of course is nothing new to anyone who knows some ruby, but is often
forgotten in a chase for new functionality and features. Ramaze only tries to
give you the ultimate tools, but you have to use them yourself to achieve
perfect custom-tailored results.

Another one of the goals during development of Ramaze was to make every part as
modular and therefor reuasable as possible, not only to provide a basic
understanding after the first glance, but also to make it as simple as possible
to reuse parts of the code.

The original purpose of Ramaze was to act as a kind of framework to build
web-frameworks, this was made obsolete by the introduction of rack, which
provides this feature at a better level without trying to enforce any structural
layout of the resulting framework.

Version data entries

31 entries across 31 versions & 5 rubygems

Version Path
Pistos-ramaze-2008.09 doc/readme_chunks/introduction.txt
Pistos-ramaze-2008.12 doc/readme_chunks/introduction.txt
Pistos-ramaze-2009.01 doc/readme_chunks/introduction.txt
Pistos-ramaze-2009.02 doc/readme_chunks/introduction.txt
clivecrous-ramaze-0.3.9.5 doc/readme_chunks/introduction.txt
manveru-ramaze-2008.07 doc/readme_chunks/introduction.txt
manveru-ramaze-2008.08 doc/readme_chunks/introduction.txt
manveru-ramaze-2008.09 doc/readme_chunks/introduction.txt
manveru-ramaze-2008.10 doc/readme_chunks/introduction.txt
manveru-ramaze-2008.12 doc/readme_chunks/introduction.txt
manveru-ramaze-2009.01 doc/readme_chunks/introduction.txt
ptomato-ramaze-2009.02.1 doc/readme_chunks/introduction.txt
ptomato-ramaze-2009.02 doc/readme_chunks/introduction.txt
ramaze-0.0.9 doc/readme_chunks/introduction.txt
ramaze-0.0.8 doc/readme_chunks/introduction.txt
ramaze-0.1.1 doc/readme_chunks/introduction.txt
ramaze-0.1.3 doc/readme_chunks/introduction.txt
ramaze-0.1.0 doc/readme_chunks/introduction.txt
ramaze-0.1.2 doc/readme_chunks/introduction.txt
ramaze-0.1.4 doc/readme_chunks/introduction.txt