Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / www / ruby-padrino-gen / DESCR
blob583802366c40d7e74b01986f6a94f50302435b0a
1 = Agnostic Application Generators (padrino-gen)
3 === Overview
5 Padrino comes preloaded with flexible code generators powered in part by the
6 excellent Thor gem (incidentally also used in the Rails 3 generators).
8 These generators are intended to allow for easy code generation both in
9 creating new applications and building on existing ones.
11 The generators have been built to be as library agnostic as possible,
12 supporting a myriad of test frameworks, js libraries, mocking libraries, etc.