| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
This reverts commit 33284014c65f7cb0c342caeeda32baf10db71cfc.
Reason: this change doesn't belong to DocRails.
|
| |
| |
| |
| | |
Try to clarify the docs so that it's more clear how the stack behaves.
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
Conflicts:
activerecord/lib/active_record/core.rb
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
exercise, fix typos
|
| | |
|
| |
| |
| |
| | |
jquery_ujs, which is necessary to have in application layout
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ci skip]
<plus> is nonstandard Textile; RailsGuides::TextileExtensions::plusplus
is the method that causes multiple code-formatted `+` symbols to
generate crap like
<code>1 <notextile><tt>+</tt></notextile> 2 ...</code>
instead of the expected output:
<code>1 + 2 ...</code>
|
| | |
|
| |
| |
| |
| | |
routes earlier
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
they're coming from
|
| | |
|
| | |
|
| |
| |
| |
| | |
appear when a post is invalid
|
| | |
|
| |
| |
| |
| | |
it'll be explained in a short while
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
PostsController#index
|
| | |
|
| |
| |
| |
| | |
using update_all method
|
| | |
|
| | |
|
| | |
|
| | |
|