Skip to content

akskscala/play-with-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-with-bootstrap

ss

Akasaka.scala

http://akskscala.github.com/

これは何?

Akasaka.scala 39 での Field Constructor 説明用のサンプルアプリケーションです。

http://atnd.org/events/29712

動かし方

出たばかりの 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/login/

http://localhost:8080/login/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

https://github.com/playframework/Play20/tree/master/framework/src/play/src/main/scala/views/helper

  • Twitter Bootstrap

http://twitter.github.com/bootstrap/

About

Play20 with Twitter Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published