]>
| author | Jan-Pascal van Best <janpascal@vanbest.org> | |
| Fri, 10 Feb 2012 16:34:41 +0000 (17:34 +0100) | ||
| committer | Jan-Pascal van Best <janpascal@vanbest.org> | |
| Fri, 10 Feb 2012 16:34:41 +0000 (17:34 +0100) | ||
| commit | 5de799a68eaf1838cf73c935118c9c0d1fe3ede3 | |
| tree | fdb7e65d146b9a6f4db58c3eefe520700b9f02a5 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| app/controllers/Application.java | [new file with mode: 0644] | blob |
| app/views/Application/index.html | [new file with mode: 0644] | blob |
| app/views/errors/404.html | [new file with mode: 0644] | blob |
| app/views/errors/500.html | [new file with mode: 0644] | blob |
| app/views/main.html | [new file with mode: 0644] | blob |
| conf/application.conf | [new file with mode: 0644] | blob |
| conf/dependencies.yml | [new file with mode: 0644] | blob |
| conf/messages | [new file with mode: 0644] | blob |
| conf/routes | [new file with mode: 0644] | blob |
| public/images/favicon.png | [new file with mode: 0644] | blob |
| public/javascripts/jquery-1.6.4.min.js | [new file with mode: 0644] | blob |
| public/stylesheets/main.css | [new file with mode: 0644] | blob |
| test/Application.test.html | [new file with mode: 0644] | blob |
| test/ApplicationTest.java | [new file with mode: 0644] | blob |
| test/BasicTest.java | [new file with mode: 0644] | blob |
| test/data.yml | [new file with mode: 0644] | blob |