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 Merge pull request #19240 from yui-knk/refactor/guide_rb 2015-03-18 12:32:10 +01:00
Rakefile Fix WARNINGS flag inside guides/Rakefile 2015-07-29 20:00:58 -04:00
w3c_validator.rb