1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/code/getting_started
2014-01-25 23:04:36 -08:00
..
app
bin
config Correct grammar from '... allowing both thread web servers ...' to '... allowing both threaded web servers ...'. 2014-01-25 23:04:36 -08:00
db
lib
log
public
test
vendor/assets
.gitignore
config.ru
Gemfile Spring in now under rails/spring [ci skip] 2014-01-19 10:52:49 +01:00
Gemfile.lock
Rakefile
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>.