1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00
Go to file
2015-01-02 14:31:21 +01:00
app Translate problems/untranslated 2015-01-02 13:47:51 +01:00
bin Project setup 2014-11-30 16:38:53 +01:00
config Use improved de.yml 2015-01-02 14:31:21 +01:00
db Fix id problem in seed data 2014-12-30 23:33:05 +01:00
lib Project setup 2014-11-30 16:38:53 +01:00
log Project setup 2014-11-30 16:38:53 +01:00
public Project setup 2014-11-30 16:38:53 +01:00
test Fix association from problem to its current translation 2014-12-30 23:32:17 +01:00
vendor/assets Project setup 2014-11-30 16:38:53 +01:00
.gitignore Remove RubyMine specific lines from .gitignore 2014-12-09 23:03:10 +01:00
.travis.yml Remove Ruby 1.8.7 from Travis build settings 2014-12-09 23:58:43 +01:00
config.ru Project setup 2014-11-30 16:38:53 +01:00
Gemfile Use bh gem (bootstrap helpers), make use of it for navbar 2014-12-10 17:14:03 +01:00
Gemfile.lock Use bh gem (bootstrap helpers), make use of it for navbar 2014-12-10 17:14:03 +01:00
Rakefile Project setup 2014-11-30 16:38:53 +01:00
README.rdoc Project setup 2014-11-30 16:38:53 +01:00

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.