yuuji.yaginuma
71dcc40a2c
use public Module#include instead of send :include [ci skip]
2015-03-09 23:01:51 +09: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
yuuji.yaginuma
1581348f28
bin/rake
does not exist in plugin directory [ci skip]
2014-12-22 13:45:03 +09:00
David Elliott
21ba9b11f9
technical correction in guides under 'Generating an engine'
...
`bin/rails` would not exist outside of a rails project
2014-09-28 09:20:32 -07:00
Yukio Mizuta
629bb0e34d
[ci skip] Update plugin doc with the latest rails
2014-08-18 21:07:01 -07:00
yuuji.yaginuma
784f2c5b31
[ci skip] Fix broken url in plugins guide
2014-08-12 18:07:07 +09:00
Guillermo Álvarez Fernández
b20d11133d
Fix typo in plugins doc
2014-08-08 15:13:40 +02:00
Josef Šimánek
981dda53db
Use generated binstubs in guides examples.
...
[ci skip]
2014-05-20 13:29:18 +02:00
ch33hau
ac85125164
[skip ci] Standardized punctuation.
2014-02-25 12:31:19 +08:00
Jon Leighton
ff7ab3bc78
Automatically maintain test database schema
...
* Move check from generated helper to test_help.rb, so that all
applications can benefit
* Rather than just raising when the test schema has pending migrations,
try to load in the schema and only raise if there are pending
migrations afterwards
* Opt out of the check by setting
config.active_record.maintain_test_schema = false
* Deprecate db:test:* tasks. The test helper is now fully responsible
for maintaining the test schema, so we don't need rake tasks for this.
This is also a speed improvement since we're no longer reloading the
test database on every call to "rake test".
2014-01-02 13:49:00 +00:00
Ben Lewis
ded25a3353
Formatting, capitalization, and punctuation fixes [ci skip]
...
Second try on this commit.
2013-12-04 07:34:22 -07:00
Ulysse Carion
e2de7dc5ba
Call rails plugin new yaffle
in the plugins guide. [ci skip]
...
It's confusing to not explicitly do this step.
2013-10-08 08:14:51 -07:00
Harshad Sabne
3988dcc4eb
[ci skip] Update plugins.md
...
Highlighted code.
2013-09-14 17:56:08 +05:30
Xavier Noria
b77f25cb84
cleans the guides sources from fancy non-ASCII stuff
2013-08-23 17:59:11 +02:00
Rajarshi Das
d49c00027e
fixes the test case of that plugins
2013-07-18 11:04:21 +05:30
Manish Valechha
879c18df83
Fix typo in rails plugins guide
2013-01-27 00:26:43 -04:00
Steve Klabnik
ed78770b1a
Remove references to Rails versions.
...
There's no reason for guides to reference old behaviors. They should
be current as of the versions of Rails that they ship with, and including
older information just clutters thing.
I discussed this change with @fxn and he agrees.
2012-12-07 23:20:35 -08: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
Agis Anastasopoulos
da7febdccb
Switch to 1.9 hash syntax (guides)
2012-11-16 12:28:16 +02: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
21a0b20e39
change shell to bash
2012-09-17 15:54:22 -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