Calibre web frontend, Ruby On Rails
Go to file
2015-06-28 15:03:30 +02:00
app fix titles 2015-06-28 15:03:30 +02:00
bin Initialize app 2015-06-28 10:40:19 +02:00
config books index and simple db configuration 2015-06-28 14:59:37 +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 book 2015-06-28 14:29:09 +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 books index and simple db configuration 2015-06-28 14:59:37 +02:00
Gemfile.lock books index and simple db configuration 2015-06-28 14:59:37 +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>.