WWW site for webdev.camp
Go to file
Torsten Ruger 9b773cf4cd rails_apps_composer: testing framework 2016-03-21 18:44:40 +02:00
app rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
bin rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
config rails_apps_composer: testing framework 2016-03-21 18:44:40 +02:00
db rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
lib rails_apps_composer: generators 2016-03-21 18:44:32 +02:00
public rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
spec rails_apps_composer: testing framework 2016-03-21 18:44:40 +02:00
vendor/assets rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
.gitignore rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
.rspec rails_apps_composer: testing framework 2016-03-21 18:44:40 +02:00
Gemfile rails_apps_composer: generators 2016-03-21 18:44:32 +02:00
Gemfile.lock rails_apps_composer: generators 2016-03-21 18:44:32 +02:00
Guardfile rails_apps_composer: testing framework 2016-03-21 18:44:40 +02:00
README.rdoc rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
Rakefile rails_apps_composer: initial commit 2016-03-21 18:40:22 +02:00
config.ru rails_apps_composer: initial commit 2016-03-21 18:40:22 +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>.