rails/guides
bogdanvlviv e1817f80b4
Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip]
- Name rails app' files relatively to its root
  - `structure.sql` =>  `db/structure.sql`
  - `schema.rb` =>  `db/schema.rb`
- Clarify rails commands
  - `db:migrate` => `rails db:migrate`
  - `db:migrate:status` => `rails db:migrate:status`
- Add `/` to the end of `db/migrate` in order to express that it is
  directory and to keep consistency with `db/migrate/` above.

Follow up #33474
2018-08-12 22:25:29 +03:00
..
assets Change the background color which wrapped by code tag. [ci skip] 2018-07-19 09:49:35 +08:00
bug_report_templates Update bug report templates 2018-04-10 04:32:42 +03:00
rails_guides Enable Start/EndWith and RegexpMatch cops 2018-07-28 17:37:17 -04:00
source Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip] 2018-08-12 22:25:29 +03:00
.document
CHANGELOG.md Remove changelog header for unreleased version 2018-03-13 15:20:57 -04:00
rails_guides.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
Rakefile Enable Start/EndWith and RegexpMatch cops 2018-07-28 17:37:17 -04:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00