aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/engines.md
Commit message (Collapse)AuthorAgeFilesLines
* We shouldn't be linking to edgeapi [ci skip]Godfrey Chan2014-11-251-1/+1
|
* Correct example in the engines testing guide [ci skip]Godfrey Chan2014-11-231-14/+25
| | | | Reference #17453
* technical correction in guides under 'Generating an engine'David Elliott2014-09-281-2/+2
| | | | `bin/rails` would not exist outside of a rails project
* [ci skip] Fix sample code in engines guideyuuji.yaginuma2014-08-101-2/+2
|
* Update docs to reflect that helper stubs are no longer generatedDavid Heinemeier Hansson2014-08-031-4/+0
|
* [ci skip] Changes some wording to better foreshadow what is coming up later.Michael Mitchell2014-07-021-8/+10
| | | | | | | | | | This should prevent some anxiety readers may experience when the doc goes into something different than what it just explained. Also clarifies a statement about priority in engines and application environments [ci skip] fixes double `the` [ci skip] more clarifications [ci skip] changes from tics to quotes
* Follow-up to #15215 [ci skip]Robin Dupret2014-06-271-6/+7
|
* Merge pull request #14113 from murb/patch-1Rafael Mendonça França2014-06-231-5/+6
|\ | | | | Moved explanation of `--mountable` option up
| * Moved explanation of `--mountable` option upMaarten Brouwers2014-02-191-5/+6
| | | | | | The example code uses `--mountable`. In previous version this was followed by an explanation of the `--full` option, which doesn't make sense. Later on in the text this is better explained. I moved this explanation up without repeating too much.
* | Remove extra list item elementBen Hicks2014-06-191-1/+1
| | | | | | | | | | | | | | | | Cleaning up the list items that detail what an engines `--full` option generates. Joining a multiline multi list item into a multiline single list item. [ci skip]
* | Generated engines don't include bin/rake, fixes #15409 [ci skip]Zachary Scott2014-05-291-5/+5
| |
* | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-156/+156
| |
* | Use generated binstubs in guides examples.Josef Šimánek2014-05-201-13/+13
| | | | | | | | [ci skip]
* | Merge pull request #11836 from mcfiredrill/engines-testing-docArthur Nogueira Neves2014-04-161-0/+10
|\ \ | |/ |/| additional note about routes in functional tests for engines [ci skip]
| * additional note about routes in functional tests for engines [ci skip]Tony Miller2013-08-101-0/+10
| |
* | Typo fix [ci skip]Ilja Krijger2013-12-281-3/+4
| |
* | Word wrapping engines guide [ci skip]Ben Lewis2013-12-141-189/+568
| |
* | Clarification, grammar fixes, punctuation, and capitalization [ci skip]Ben Lewis2013-12-141-84/+87
| |
* | Helper should be a module in Rails guides [ci skip]Martin Harrigan2013-11-231-1/+1
| |
* | fix typo introduced when searching in markdown document with vimDamien Mathieu2013-10-241-14/+14
| |
* | rephrase the overriding views part about the view pathDamien Mathieu2013-10-241-15/+15
| | | | | | | | See rails/rails#12608
* | [ci skip] Add missing migrate step in generating comment resource section.Juanito Fatas2013-09-221-1/+5
| |
* | [ci skip] Fix a typo in Engines.md.Juanito Fatas2013-09-221-1/+1
| |
* | Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-061-4/+3
| | | | | | | | | | | | | | | | * Indent after private/protected * Ruby >= 1.9 syntax for hashes * Prefer method { do_stuff } instead of method{do_stuff} for single-line blocks. [ci skip]
* | cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-4/+4
| |
* | Fix typo [ci skip]Carlos Antonio da Silva2013-08-191-1/+1
| |
* | blorgh_engine to blorgh [ci-skip]scaryguy2013-08-181-2/+2
|/
* Add author_name field to post_params to the engines docsSergey Kuznetsov2013-08-101-0/+8
|
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-07-211-1/+6
|\
| * use strong_params in exampleMikhail Dieterle2013-07-191-1/+6
| |
* | Cleaned up wording and tags.blahedo2013-07-061-2/+2
|/ | | | | | | | Replaced <br /> with <br> for consistency; Added note about singular/plural distinction (which was previously confusing to a Rails noob); Rephrased explanation of how form is routed to controller, again to reduce confusion; and added explanation to replace incorrect link. [ci skip]
* Add note about decorator loading in Engines guide.Steve Klabnik2013-05-241-0/+26
| | | | | | | | Because decorators aren't referenced by the application, they won't get autoloaded. And because we recommend the pattern, it would be irresponsible to not show how to load them properly. Fixes #10647.
* User is not part of the Blorgh domain, so user_class doesn't make sense. ↵Adam Dalton2013-04-081-13/+13
| | | | This commit changes it to author_class.
* as of Rails 3.2.13 it appears that importing an engine's migration into the ↵Les Nightingill2013-03-311-1/+1
| | | | host app is achieved by rake blorgh_engine:install:migrations
* use relative links inside guides [ci skip]Yves Senn2013-03-251-2/+7
|
* fix the example code in the engines guide. closes #8583.Yves Senn2013-02-111-0/+8
|
* remove trailing whitespace from engines guideYves Senn2013-02-111-4/+4
|
* fix a typo on the engine guideLuis Vasconcellos2013-02-111-1/+1
|
* Fix link to point to new RefineryCMS repoGarrett Heinlen2013-02-011-1/+1
|
* [engines guide] reformatted some stuffWeston Platter2013-01-241-3/+3
|
* [engines guide] reworded a run onWeston Platter2013-01-241-3/+2
|
* Typo, grammar, and comma love.Brian Littmann2013-01-221-4/+4
|
* Typo fix in guides/source/engines.mdBrian Littmann2013-01-221-1/+1
|
* Fix typo in guides/source/engines.mdZachary Porter2013-01-111-1/+1
|
* Fix typo in guides/source/engines.mdZachary Porter2013-01-111-1/+1
|
* Update engine application layout file pathZachary Porter2013-01-111-1/+1
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-14/+16
|\ | | | | | | | | Conflicts: guides/source/getting_started.md
| * more woring improvements to the engines guideGosha Arinich2013-01-071-2/+2
| | | | | | | | | | | | * "also in ... is ..." -> "in .. there is ..." * use "as well" instead of "also" in the end of the sentence * "has the ability" -> "can"
| * improve wording of the engines guideGosha Arinich2013-01-071-5/+7
| | | | | | | | | | | | | | | | * "very minor" -> "subtle" * reword successive sentences so that they don't begin with the same word ("this") * "also" is not used in the end of the sentence, use "as well" instead * "the reason is because" -> "the reason is that"
| * prefer american spelling of 'behavior'Gosha Arinich2013-01-071-2/+2
| |