mark_story
|
3cb3424b4f
|
Add App::uses to baked controllers.
Controllers should load their dependencies.
Bake should help with the best practice.
Fixes #1971
|
2011-09-09 20:43:04 -04:00 |
|
mark_story
|
7c08c966b0
|
Adding App::uses() call to model baking.
Models should always include their parent classes to be safe.
Bake should reflect the best practice.
Refs #1971
|
2011-09-09 20:43:04 -04:00 |
|
Juan Basso
|
d84531d29c
|
Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103.
|
2011-07-31 20:28:35 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
21348169fa
|
Camelized templates folder.
|
2011-05-30 23:02:39 -04:00 |
|