Go to file
Aeris 51f478125a Support JSON rendering for API 2016-04-22 21:29:51 +02:00
app Support JSON rendering for API 2016-04-22 21:29:51 +02:00
bin Use official SSLLabs API to fetch user-agent support 2016-04-04 21:17:15 +02:00
config Allow passing cipher suite on URL instead of POST only 2016-04-04 21:19:41 +02:00
db Initial commit 2015-08-22 23:55:40 +02:00
lib Handle correctly missing port 2016-02-19 22:24:04 +01: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
.gitignore Generic TLS checker 2015-09-10 00:31:01 +02:00
Gemfile Remove javascript 2016-01-09 16:25:08 +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 Initial commit 2015-08-22 23:55:40 +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>.