rails/guides/code/getting_started
2014-06-07 14:23:27 +05:30
..
app Rename Posts to Articles in Guides' Getting Started App, continuation of #15215 [ci skip] 2014-05-25 18:48:14 -04:00
bin Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
config [ci skip] Fix capitalization 2014-06-07 14:23:27 +05:30
db Rename Posts to Articles in Guides' Getting Started App, continuation of #15215 [ci skip] 2014-05-25 18:48:14 -04: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 Fix URL to robots.txt documentation 2013-11-29 10:56:30 -04:00
test Rename Posts to Articles in Guides' Getting Started App, continuation of #15215 [ci skip] 2014-05-25 18:48:14 -04:00
vendor/assets Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
.gitignore Updated link to to GitHub article about ignoring files [ci skip] 2013-05-05 20:33:24 +05:30
config.ru Update documentation to use Rails.application instead 2014-04-13 05:52:04 -05:00
Gemfile Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip] 2014-05-24 18:51:23 -04:00
Gemfile.lock Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip] 2014-05-24 18:51:23 -04:00
Rakefile Update documentation to use Rails.application instead 2014-04-13 05:52:04 -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>.