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-03-07 16:05:32 +01:00
..
app replace non-breaking spaces with normal spaces [ci skip] 2013-03-07 16:05:32 +01:00
bin Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
config Change default root route helper 2013-02-26 03:25:59 +09:00
db Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
lib Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
log Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
public add prompt to 422 page to check logs 2013-03-04 13:06:06 +04:00
test Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
vendor/assets Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
.gitignore Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
config.ru
Gemfile Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
Gemfile.lock Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
Rakefile Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
README.rdoc Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05: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>.