rails--rails/guides/code/getting_started
David Padilla 33efb44898 Fix broken link to Fixtures documentation on guides
and activerecord tests

[ci skip]
2013-08-29 15:44:12 -05:00
..
app Refactored strong paramters usage and updated Gemfile.lock with Rails 4 2013-07-07 15:59:18 +01:00
bin Re-do Getting Started application with Rails 4. 2013-01-22 00:12:29 -05:00
config Fix punctuation in config templates 2013-06-28 00:43:02 +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 Better styles for the CSS [ci skip] 2013-03-23 17:37:56 -03:00
test Fix broken link to Fixtures documentation on guides 2013-08-29 15:44:12 -05: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
Gemfile bcrypt-ruby stable is 3.1 2013-07-17 16:39:07 +02:00
Gemfile.lock Refactored strong paramters usage and updated Gemfile.lock with Rails 4 2013-07-07 15:59:18 +01:00
README.rdoc 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
config.ru moves the guides up to the root directory 2012-03-17 08:32:49 -07:00

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>.