rails/guides/code/getting_started
2013-01-10 17:09:07 +01:00
..
app Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -05:00
config Remove observers and sweepers 2012-11-28 22:46:49 -02:00
db New Getting started guide wont have tags 2012-04-20 10:47:38 +02:00
lib moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
public In robots.txt, User-agent should be all downcase except for the first 'U', according with http://en.wikipedia.org/wiki/Robots_exclusion_standard 2012-05-11 11:50:15 +02:00
script moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
test remove the rails guide on performance testing 2013-01-10 17:09:07 +01:00
vendor/plugins Add model validation section to Getting Started guide 2012-04-21 12:01:33 +02:00
config.ru moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
Gemfile Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems" 2012-11-27 14:59:58 -02:00
Rakefile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
README.rdoc remove performance tests from the default stack 2013-01-10 17:09:06 +01: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

* ...

If you plan to generate application documentation with `rake doc:app` this file
is expected to be `README.rdoc`, otherwise please feel free to rename it and use
a different markup language.