Go to file
aeris 5a024333c8 Sidekiq configuration 2017-10-29 11:39:03 +01:00
app Mongoid integration 2017-10-29 11:39:03 +01:00
bin Better binaries 2017-04-11 13:01:22 +02:00
config Sidekiq configuration 2017-10-29 11:39:03 +01:00
db Initial commit 2015-08-22 23:55:40 +02:00
lib Move lib class in /app instead of /lib 2016-04-22 21:30:27 +02:00
log Initial commit 2015-08-22 23:55:40 +02:00
public Initial commit 2015-08-22 23:55:40 +02:00
test Generic TLS checker 2015-09-10 00:31:01 +02:00
vendor/assets Initial commit 2015-08-22 23:55:40 +02:00
.env.development Sidekiq configuration 2017-10-29 11:39:03 +01:00
.gitignore Puma config for production 2017-10-29 11:39:03 +01:00
Gemfile Upgrade dependencies 2017-10-29 11:39:03 +01:00
Guardfile Initial commit 2015-08-22 23:55:40 +02:00
LICENSE Initial commit 2015-08-22 23:55:40 +02:00
README.rdoc Initial commit 2015-08-22 23:55:40 +02:00
Rakefile Initial commit 2015-08-22 23:55:40 +02:00
config.ru Use custom OpenSSL instead of system lib 2016-04-26 19:22:26 +02:00

README.rdoc

== 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>.