1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00
Go to file
2014-12-09 23:56:35 +01:00
app Add navbar, make content centered 2014-12-08 11:24:28 +01:00
bin Project setup 2014-11-30 16:38:53 +01:00
config Add bootstrap 2014-12-07 18:16:52 +01:00
db Add problem type 2014-11-30 16:43:09 +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 Add problem type 2014-11-30 16:43:09 +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 Add Travis-CI settings 2014-12-09 23:20:10 +01:00
config.ru Project setup 2014-11-30 16:38:53 +01:00
Gemfile Add bootstrap 2014-12-07 18:16:52 +01:00
Gemfile.lock Remove Windows specific sqlite version from Gemfile.lock 2014-12-09 23:54:49 +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>.