1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

18 commits

Author SHA1 Message Date
Vijay Dev
47411cc96d Revert "Switch to 1.9 hash syntax"
This reverts commit d8596c4b85.

Reason: too many mistakes [ci skip]
2012-11-17 01:42:37 +05:30
Agis Anastasopoulos
d8596c4b85 Switch to 1.9 hash syntax 2012-11-15 23:35:44 +02:00
burningTyger
8dabfbebdb use em-dashes instead of two minuses in guides 2012-11-10 23:00:00 +01:00
Steve Klabnik
d2a0781b03 Further explain the CDN and caching situation. 2012-11-09 15:19:40 +01:00
Steve Klabnik
e85cb2d3bb Add note about asset pipeline and CDNs.
Fixes #2468.
2012-11-09 15:13:18 +01:00
Guillermo Iguaran
6250873d96 With the Asset Pipeline the :cache and :concat options aren't used anymore 2012-10-24 10:58:04 -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
cczona
6ee8e929c3 typo fix: remove duplicate period 2012-09-27 23:29:23 +05:30
Guillermo Iguaran
66ed71fd6f Remove highly uncommon config.assets.manifest option for moving the manifest path.
This option is now unsupported in sprockets-rails.
2012-09-19 18:02:37 -05:00
Prem Sichanugrist
41dbb58e2d Fix the usage of * in Markdown
In Textile `*` would convert to `<strong>`, but in Markdown we have to
use `**` instead.
2012-09-17 15:54:23 -04:00
Prem Sichanugrist
721afdcc4b Fix remaining formatting problems in the guide 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
9873dd800b Convert all the links into Markdown format 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
31ef4cf656 Convert all inline codes to Markdown syntax 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
c89c163a0e Convert inline code tags to Markdown 2012-09-17 15:54:22 -04:00
Prem Sichanugrist
872b7af337 Convert heading tags and heading section 2012-09-17 15:54:22 -04:00
Prem Sichanugrist
7bc1ca3515 Convert code blocks into GFM style 2012-09-17 15:54:22 -04:00
Prem Sichanugrist
5137d03cc5 Rename the rest of the guides to Markdown 2012-09-17 15:54:22 -04:00
Renamed from guides/source/asset_pipeline.textile (Browse further)