[Scala]Play framework 2.0でプロジェクトルートのパスを取得する方法
Controllerの中などで、
Play.current.path.getPath()
とする
2012年5月8日
Controllerの中などで、
Play.current.path.getPath()
とする
Posted by GENDOSU
Ubuntu 11.xx上で、Play framework 2.0 for Sc ...
Scala + Liftは、プロダクションモードで起動した場合には、htmlをキ ...
"%tY-%<tm-%<td".format(new Date) % ...
abstractなclass とか trait に、型指定のないtype ali ...
Liftを使うかPlay frameworkを使うか、というところで、悩んでいる ...