Commit Graph

29 Commits

Author SHA1 Message Date
Vipul A M
d0c62d9d1e - Changed from bin/rake to bin/rails at more application places.
- Only ones left are from the upgrading guide, and command line guide explicit section about rake

Follow up of https://github.com/rails/rails/pull/23119
[ci skip]
2016-01-20 00:34:31 +05:30
yuuji.yaginuma
8b7950e25e add description of passing a block to add_source [ci skip]
block support added in 8cc01e0b2bfa75a613720c535d34e451f5de769c
2015-09-10 21:12:11 +09:00
manish-shrivastava
8145880541 Fixed typos in guide 2015-06-01 21:16:30 +05:30
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
Yves Senn
a819211984 Merge pull request #16359 from skanev/after-bundle-in-rails-templates
Add an after_bundle callback in Rails templates

Conflicts:
	railties/CHANGELOG.md
2014-08-06 08:49:00 +02:00
Stefan Kanev
097b210189 Add an after_bundle callback in Rails templates
The template runs before the generation of binstubs – this does not
allow to write one, that makes an initial commit to version control.
It is solvable by adding an after_bundle callback.
2014-08-03 00:29:29 +02:00
Josef Šimánek
981dda53db Use generated binstubs in guides examples.
[ci skip]
2014-05-20 13:29:18 +02:00
Rafael Mendonça França
0dea33f770 Remove the link for code.whytheluckystiff.net
This is not a valid URL.

[ci skip]
2013-12-16 16:57:35 -02:00
Jacob Evan Shreve
80dbcf629c Fix url leak in application templates guide
Encapsulate url that was including the trailing quote and colon.
2013-12-16 13:43:50 -05:00
Xavier Noria
b77f25cb84 cleans the guides sources from fancy non-ASCII stuff 2013-08-23 17:59:11 +02:00
Yves Senn
3196ceaba2 explain how to extend application templates. [ci skip] 2013-07-05 13:22:07 +02:00
Dan Erikson
ff684ea3bf Fixed quotes in environment example in Rails Application Templates guide. 2013-05-27 13:52:04 -06:00
Jonathan Roes
25ea7e96f3 Grammar 2013-04-05 21:18:07 -03:00
Akira Matsuda
02e422b64f we don't have public/index.html anymore 2013-01-04 06:23:16 +09:00
Katie Oldaker
7c05ea23a0 Fixed grammar in a lot of guide prologues. 2012-12-07 12:50:09 -05:00
Steve Klabnik
d16a1b9e8b Normalize on 'After reading this guide, you will know:'
We have three or four different introduction sentences to the guides.
After this commit, we use the same one everywhere.
2012-11-29 14:25:02 -08:00
Steve Klabnik
6dcae8ae9c Add periods to the bullet points in guides.
Talked with @fxn about this. Bullet points should have periods at the ends.
2012-11-29 05:14:08 -08:00
Vijay Dev
1fd008cd44 copy edits and fixes [ci skip] 2012-11-17 01:42:38 +05:30
Agis Anastasopoulos
e7ba7c3b95 Remove unnecessary whitespace 2012-11-16 12:31:14 +02:00
Agis Anastasopoulos
8b178b3f48 Switch to 1.9 hash syntax (guides) 2012-11-16 12:30:12 +02:00
Will Gray
dcf401e3bc Update guides/source/rails_application_templates.md
Add `#environment`
2012-11-09 15:10:39 -06:00
Will Gray
407e7d499c Update guides/source/rails_application_templates.md
Update function signatures for `#gem` and `#generate`.
2012-11-09 15:09:50 -06:00
Prem Sichanugrist
721afdcc4b Fix remaining formatting problems in the guide 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
21a0b20e39 change shell to bash 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