diff conf/application.conf @ 11:c8e930683c14 draft

add Sample action
author one
date Sat, 15 Sep 2012 15:34:33 +0900
parents 84e51aafdfed
children
line wrap: on
line diff
--- a/conf/application.conf	Thu Sep 13 11:18:22 2012 +0900
+++ b/conf/application.conf	Sat Sep 15 15:34:33 2012 +0900
@@ -212,7 +212,5 @@
 %test.jpa.ddl=create
 %test.mail.smtp=mock
 
-module.crud=${play.path}/modules/crud
-
 blog.title=Yet another blog
 blog.baseline=We will write about nothing
\ No newline at end of file