Calibre web frontend, Ruby On Rails
Go to file
2015-06-28 18:46:22 +02:00
app fix routes (series is uncountable...), improve design (bootstrap) 2015-06-28 18:46:22 +02:00
bin Initialize app 2015-06-28 10:40:19 +02:00
config fix routes (series is uncountable...), improve design (bootstrap) 2015-06-28 18:46:22 +02:00
db Initialize app 2015-06-28 10:40:19 +02:00
lib Initialize app 2015-06-28 10:40:19 +02:00
log Initialize app 2015-06-28 10:40:19 +02:00
public Initialize app 2015-06-28 10:40:19 +02:00
test show,index series,authors 2015-06-28 17:14:47 +02:00
vendor/assets Initialize app 2015-06-28 10:40:19 +02:00
.gitignore query calibre 2015-06-28 13:58:53 +02:00
config.ru Initialize app 2015-06-28 10:40:19 +02:00
Gemfile fix routes (series is uncountable...), improve design (bootstrap) 2015-06-28 18:46:22 +02:00
Gemfile.lock fix routes (series is uncountable...), improve design (bootstrap) 2015-06-28 18:46:22 +02:00
Rakefile Initialize app 2015-06-28 10:40:19 +02:00
README.rdoc Initialize app 2015-06-28 10:40:19 +02: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>.