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-09-23 14:28:26 -04:00
..
app Refactored strong paramters usage and updated Gemfile.lock with Rails 4 2013-07-07 15:59:18 +01:00
bin
config Fix punctuation in config templates 2013-06-28 00:43:02 +09:00
db
lib
log
public
test Fix broken link to Fixtures documentation on guides 2013-08-29 15:44:12 -05:00
vendor/assets
.gitignore
config.ru
Gemfile bcrypt-ruby v3.1.2 supports Ruby 2.0 on Windows 2013-09-23 14:28:26 -04:00
Gemfile.lock Refactored strong paramters usage and updated Gemfile.lock with Rails 4 2013-07-07 15:59:18 +01: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>.