]> www.vanbest.org Git - lootjes-play/commit
Lootjes initial (empty) version
authorJan-Pascal van Best <janpascal@vanbest.org>
Fri, 10 Feb 2012 16:34:41 +0000 (17:34 +0100)
committerJan-Pascal van Best <janpascal@vanbest.org>
Fri, 10 Feb 2012 16:34:41 +0000 (17:34 +0100)
commit5de799a68eaf1838cf73c935118c9c0d1fe3ede3
treefdb7e65d146b9a6f4db58c3eefe520700b9f02a5
Lootjes initial (empty) version
17 files changed:
.gitignore [new file with mode: 0644]
app/controllers/Application.java [new file with mode: 0644]
app/views/Application/index.html [new file with mode: 0644]
app/views/errors/404.html [new file with mode: 0644]
app/views/errors/500.html [new file with mode: 0644]
app/views/main.html [new file with mode: 0644]
conf/application.conf [new file with mode: 0644]
conf/dependencies.yml [new file with mode: 0644]
conf/messages [new file with mode: 0644]
conf/routes [new file with mode: 0644]
public/images/favicon.png [new file with mode: 0644]
public/javascripts/jquery-1.6.4.min.js [new file with mode: 0644]
public/stylesheets/main.css [new file with mode: 0644]
test/Application.test.html [new file with mode: 0644]
test/ApplicationTest.java [new file with mode: 0644]
test/BasicTest.java [new file with mode: 0644]
test/data.yml [new file with mode: 0644]