Sha256: 851e76d8c47123a3d276ec95ff1a4f4569c6a67954d04830ac998cc9c33416f0
Contents?: true
Size: 622 Bytes
Versions: 13
Compression:
Stored size: 622 Bytes
Contents
List of things to discuss ========================= Relation between zena, custom applications and bricks: 1. custom models 2. custom migrations 3. custom zafu rules 4. custom tests Folder structure should be like a rails application with some elements missing (all zena controllers, views, helpers, etc). It should still launch in Passenger and all other servers like mongrel. my_app +-- app (same structure as a brick) | +-- models (custom application stuff) | +-- controllers | +-- helpers | +-- zafu (custom zafu tags) +-- bricks +-- config +-- sites +-- vendor
Version data entries
13 entries across 13 versions & 1 rubygems