アットウィキロゴ

カテゴリのビューを作る


>cd "c:\Program Files\xampp\htdocs"

~中略~

Please select a class to Bake:(M/V/C)
>V ←ビューを作成

-----------------------------------------------------------------
View Bake:
-----------------------------------------------------------------
Possible Controllers based on your current database:
1. Categories
2. Comments
3. Posts

Enter a number from the list above, or type in the name of another controller.
>1 ←カテゴリ「1」を指定。

~中略~

Would you like to create some scaffolded views(index, add, view, edit) for this controller?
NOTE: Before doing so, you'll need to create your controller and model classes (including associated models).(y/n)
[n]>y ←標準機能のビューを作成

~以下略~
最終更新:2007年05月15日 19:13