Commit Graph

22 Commits

Author SHA1 Message Date
Jonathan Hefner cb0da4f817 Fix typos, grammar, and formatting [ci-skip]
This is a collection of minor superficial improvements.  It does not
include any significant content changes.
2020-12-28 12:05:53 -06:00
Sharang Dashputre 771973c13d url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
Abhay Nikam 027e492b6f Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
Sharang Dashputre 3c4b729f48 Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)' 2018-10-02 13:55:39 +05:30
Paul McMahon 7b9c19d94b Rails guides are now served over https
http links will be redirected to the https version, but still better to
just directly link to the https version.
2018-07-24 11:29:31 +09:00
Yoshiyuki Hirano bf48e90e69 Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
Jon Atack b4c92be471 Consistent examples and template for assets#precompile
Listening to a few developers today discussing their troubles in understanding how to use the asset pipeline, it turns out that the precompile examples in the guides and assets.rb template have over time become a bit inconsistent.

This PR makes the examples consistent in code style, spacing, and asset names, removes the old 'swfObject.js' example, and in a couple of places wraps lines at 80 characters including in the assets.rb template.

Re-add spaces inside array parentheses.
2016-08-19 22:24:54 +02:00
Javier Vidal 4da7d6ea2f Fix broken link in 'Ruby on Rails 3.1 Release Notes' [ci skip] 2016-04-08 16:09:12 +02:00
839 f7b5f6d88a Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
manish-shrivastava 8145880541 Fixed typos in guide 2015-06-01 21:16:30 +05:30
Joshua Peek 9655cb1ce7 Update sprockets links to point to rails org 2015-03-13 10:55:50 -03:00
Vipul A M 5cfaf5a46e - Changed `IN` to `ON` in markdown renderer condition
- Changed `IN` to `ON` in all note sentences in guides.
2015-01-14 11:52:13 +05:30
Xavier Noria 7702974281 warn about reading guides in GitHub
References #18148.
2014-12-23 23:32:50 +01:00
Zachary Scott f39cb2b25c Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
Akshay Vishnoi b6760d8f14 [ci skip] Fix capitalization 2014-06-07 14:23:27 +05:30
Yves Senn 998550396f release notes link to fixed versions of the API. [ci skip]
As discussed with @fxn the release notes are a snapshot document.
The links going out to the API should represent that exact snapshot.
This means we always link to the full final release. For example
the 3.2 release notes link to http://api.rubyonrails.org/v3.2.0.
2013-12-17 12:19:56 +01:00
Prathamesh Sonpatki ab819e5b10 rubygem -> RubyGem
* Reference -> http://guides.rubygems.org/what-is-a-gem/
2013-04-19 08:26:42 +05:30
Guillermo Iguaran 276e7b0a1d Update upgrading notes: users should stop using :concat and :cache options in asset tags 2012-10-24 10:47:07 -05:00
Rafael Mendonça França 9eeb00976d Revert "divided into folder with the language"
This reverts commit f5b9ed4fbc.

REASON: Translation work can not be done in the docrails repository
2012-10-17 10:15:55 -03:00
Rodrigo Martins f5b9ed4fbc divided into folder with the language 2012-10-17 03:34:10 -03:00
Prem Sichanugrist 7a0dad25f3 Convert legacy release notes to Markdown 2012-09-17 15:54:24 -04:00
Prem Sichanugrist 5e1362572e Move all the legacy guides to Markdown 2012-09-17 15:54:24 -04:00