Hey guys.
Im trying generate views with volt extension:
phalcon scaffold news --template-engine=volt
But, phalcon generated phtml:
/var/www/rr2013/app/config/../../app/controllers/NewsController.php
/var/www/rr2013/app/config/../../app/views/news/index.phtml
/var/www/rr2013/app/config/../../app/views/news/search.phtml
/var/www/rr2013/app/config/../../app/views/news/new.phtml
/var/www/rr2013/app/config/../../app/views/news/edit.phtml
Wrong syntax used?