#49 ✓resolved
Rusty Klophaus

"actions" directory missing from project skeleton

Reported by Rusty Klophaus | April 16th, 2010 @ 09:16 AM | in 2.0.1

Quoth Sergey:

On Fri, Apr 16, 2010 at 8:18 AM, Sergey Yelin elinsn@gmail.com wrote:
Hi

triyng to add an action to my newly created test application on linux:

[kpy3@zoo nitrogen]$ ./bin/dev action blog_add Created action: ./site/src/actions/action_blog_add.erl
Remember to recompile![kpy3@zoo nitrogen]$ stat ./site/src/actions/action_blog_add.erl
stat: cannot stat ./site/src/actions/action_blog_add.erl': No such file or directory<br/> [kpy3@zoo nitrogen]$ mkdir ./site/src/actions [kpy3@zoo nitrogen]$ ./bin/dev action blog_add Created action: ./site/src/actions/action_blog_add.erl<br/> Remember to recompile![kpy3@zoo nitrogen]$ stat ./site/src/actions/action_blog_add.erl<br/> File:./site/src/actions/action_blog_add.erl' Size: 307 Blocks: 8 IO Block: 4096 regular file Device: 804h/2052d Inode: 268233 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1000/ kpy3) Gid: ( 100/ users)
Access: 2010-04-16 15:59:53.852215099 +0400
Modify: 2010-04-16 15:59:53.852215099 +0400
Change: 2010-04-16 15:59:53.852215099 +0400

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Nitrogen Web Framework for Erlang

People watching this ticket

Referenced by

Pages