rails--rails/guides/code/getting_started
Dan Kang f369bcf9a0 Default config.assets.digests to true in development 2014-05-17 23:01:22 -04:00
..
app Use single quotes in generated files 2014-01-14 11:13:42 -08:00
bin
config Default config.assets.digests to true in development 2014-05-17 23:01:22 -04:00
db
lib
log
public Fix URL to robots.txt documentation 2013-11-29 10:56:30 -04:00
test Fix broken link to Fixtures documentation on guides 2013-08-29 15:44:12 -05:00
vendor/assets
.gitignore Updated link to to GitHub article about ignoring files [ci skip] 2013-05-05 20:33:24 +05:30
Gemfile fixed capitalizations [ci skip] 2014-05-17 15:24:13 +09:00
Gemfile.lock revises a few things in the getting started guide [ci skip] 2014-01-13 23:11:44 +01:00
README.rdoc
Rakefile Update documentation to use Rails.application instead 2014-04-13 05:52:04 -05:00
config.ru Update documentation to use Rails.application instead 2014-04-13 05:52:04 -05: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>.