summaryrefslogtreecommitdiff
path: root/www/ruby-padrino-gen/DESCR
blob: 583802366c40d7e74b01986f6a94f50302435b0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
= Agnostic Application Generators (padrino-gen)

=== Overview

Padrino comes preloaded with flexible code generators powered in part by the
excellent Thor gem (incidentally also used in the Rails 3 generators).

These generators are intended to allow for easy code generation both in
creating new applications and building on existing ones.

The generators have been built to be as library agnostic as possible,
supporting a myriad of test frameworks, js libraries, mocking libraries, etc.