aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/engines.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-10-111-4/+43
|\ | | | | | | | | | | Conflicts: activerecord/lib/active_record/persistence.rb railties/lib/rails/generators/rails/resource_route/resource_route_generator.rb
| * Correct and clarify `--full` and `--mountable` options to `rails plugin new`Corey Innis2012-10-071-4/+43
| |
| * updates latest Rails version numberFabrizio Regini2012-09-301-1/+1
| |
* | Update test locationsMike Moore2012-10-091-9/+9
|/ | | | | | | | | | | | | | Change the default test locations to avoid confusion around the common testing terms "unit" and "functional". Add new rake tasks for the new locations, while maintaining backwards compatibility with the old rake tasks. New testing locations are as follows: app/models -> test/models (was test/units) app/helpers -> test/helpers (was test/units/helpers) app/controllers -> test/controllers (was test/functional) app/mailers -> test/mailers (was test/functional)
* Fix typos and links in engines guide [ci skip]Vijay Dev2012-09-211-3/+2
|
* Fix broken and duplicate headingsPrem Sichanugrist2012-09-171-2/+2
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-5/+5
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-12/+12
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-7/+7
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-133/+133
|
* change shell to bashPrem Sichanugrist2012-09-171-19/+19
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-2/+2
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-32/+39
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-150/+150
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+905