http://akskscala.github.com/
Akasaka.scala 39 での Field Constructor 説明用のサンプルアプリケーションです。
出たばかりの Play Framework 2.0.2 が必要です。
brew upgrade play
git clone git@github.com:akskscala/play-with-bootstrap.git
cd play-with-bootstrap
play run
http://localhost:8080/#/withouthelper
にアクセスします。
このアプリでの Field Constructor のサンプルは以下です。
https://github.com/akskscala/play-with-bootstrap/tree/master/app/views/helper/bootstrap
- Play20
http://www.playframework.org/documentation/2.0/ScalaHome
http://www.playframework.org/documentation/2.0/ScalaFormHelpers
- Twitter Bootstrap