1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Jon Moss 3ded07e7c8 Add configuration section to "Active Record Basics" guide
This is to fill in some missing information as apart of #22931.

It's on purpose that the sample `Message` model inherits from
`ActiveRecord::Base` -- Active Record is not meant to be coupled to
Rails, and we can't guarantee that users outside of the Rails world will
have an `ApplicationRecord` class that inherits from
`ActiveRecord::Base`.

[ci skip]
2016-01-30 19:46:00 -05:00
..
assets Introduce new welcome page for new projects 2016-01-26 00:27:49 +02:00
bug_report_templates Fix: make Travis CI happy about guides again 2015-09-01 10:00:06 -07:00
rails_guides [ci skip] Fix typo 2015-12-22 03:06:35 +05:30
source Add configuration section to "Active Record Basics" guide 2016-01-30 19:46:00 -05:00
.document
CHANGELOG.md [ci skip] No more no changes entries in the CHANGELOGs (cases left in #22718) 2015-12-22 01:20:29 +05:30
rails_guides.rb
Rakefile
w3c_validator.rb