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
2013-05-15 11:38:49 +07:00
..
app Removed incorrect warning from application.js templates and replaced it with stub command description 2013-05-15 11:38:49 +07:00
bin
config "rails" -> "Rails" [ci skip] 2013-05-09 08:36:37 +02:00
db
lib
log
public
test
vendor/assets
.gitignore Updated link to to GitHub article about ignoring files [ci skip] 2013-05-05 20:33:24 +05:30
config.ru
Gemfile Relaxed jbuilder dependency in Gemfile template 2013-05-04 13:46:01 +07:00
Gemfile.lock Relaxed jbuilder dependency in Gemfile template 2013-05-04 13:46:01 +07:00
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>.