| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This reverts commit 3b6c0e35d0c6e2671c423fd8524e88b3bf25503b.
Reason: changelogs aren't meant to be edited in docrails.
|
|\
| |
| | |
Fix an error in methods example of instanciated fixtures.
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Conflicts:
actionpack/lib/action_view/helpers/asset_tag_helper.rb
|