| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Rails 5 will return 204 No Content by default for controller actions
which do not have a template or do not specify how to render.
- The "Getting started" guide needs to be updated for this.
|
|
|
|
| |
As requested by David in 23233.
|
|
|
|
| |
[ci skip]
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change all of anchor text in the nav links to `Back` and `Edit`
Use `Edit | Back` on pages that use both links to conform to what
scaffolding generates.
Use consistent anchor text throughout the guide.
Change all of anchor text in the nav links to `Back` and `Edit`
Use `Edit | Back` on pages that use both links to conform to what
scaffolding generates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We noticed the rails gem increased in size between the beta and rc
versions, and the reason is that some guides images were updated but not
properly optimized, and one image changed from png to jpg, way bigger.
Converting the jpg image back to png, and using ImageOptim to optimize
all the images for web view, improves the situation [ci skip].
---
In current master/4-1-stable:
508K guides/assets/images/getting_started/
In v4.1.0.beta1:
268K guides/assets/images/getting_started/
In 4-0-stable
328K guides/assets/images/getting_started/
After the patch:
260K guides/assets/images/getting_started/
|
|
|
|
|
|
|
|
| |
- Used Article model instead of Post as it may confuse with 'post'
requests
- Tried to wrap the guide to 80 chars lines as much as possible.
- Removed unused image
- Fixes #13764
|
|
|
|
| |
More to come.
|
|
|
|
| |
Used imageoptim, Saved few bytes
http://imageoptim.com/
|
|
|
|
| |
guide already in this folder.
|
| |
|
|
|
|
|
|
|
| |
When I updated these images, I must have gotten this one wrong. Now it's
right.
Fixes #9749.
|
|
|
|
|
| |
Stuff didn't work because of strong_parameters. Now the right calls are
in place.
|
|
|
|
|
| |
We changed the error style, so they're all wrong. Now they're right.
:smile:
|
|
|
|
| |
sometimes up to 74.6% in size [ci skip]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
section
|
| |
|
|
|