diff options
author | Jon Moss <me@jonathanmoss.me> | 2016-01-30 19:13:34 -0500 |
---|---|---|
committer | Jon Moss <me@jonathanmoss.me> | 2016-01-30 19:46:00 -0500 |
commit | 3ded07e7c83cf94639626aa9e54fff7958b807d5 (patch) | |
tree | c1f9818f0ea816ac9423dd06494151db783f189b /.gitignore | |
parent | a00c36feea6c0271b5ad48a949ef294514fdef52 (diff) | |
download | rails-3ded07e7c83cf94639626aa9e54fff7958b807d5.tar.gz rails-3ded07e7c83cf94639626aa9e54fff7958b807d5.tar.bz2 rails-3ded07e7c83cf94639626aa9e54fff7958b807d5.zip |
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]
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions