aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7727 from frodsan/security_guide_spRafael Mendonça França2012-09-241-58/+79
|\
| * update Security guide to reflect mass assignment protection with StrongParame...Francesco Rodriguez2012-09-241-58/+79
* | Merge pull request #6936 from jfoley/callbacksSantiago Pastorino2012-09-241-0/+19
|\ \
| * | Add CHANGELOG entry and update the guideJohn Foley2012-09-231-0/+19
* | | adds the release notes for Rails 4.0 to the guides indexXavier Noria2012-09-241-0/+4
* | | [ci skip] Update Performance Testing guide.Teng Siong Ong2012-09-231-2/+1
|/ /
* / [ci skip] Update Debugging Rails Application guide.Teng Siong Ong2012-09-221-3/+1
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-09-222-65/+65
|\
| * Update action_mailer_basics.md to ruby 1.9 syntax. [ci skip]José Corcuera2012-09-211-61/+61
| * Update examples in action_controller_overview.md to ruby 1.9 syntax. [ci skip]José Corcuera2012-09-211-4/+4
* | some edits in 4.0 release notes [ci skip]Vijay Dev2012-09-221-9/+10
* | Fix typos and links in engines guide [ci skip]Vijay Dev2012-09-211-3/+2
* | fix some md syntax errors and general revisions [ci skip]Vijay Dev2012-09-213-20/+19
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-09-215-40/+49
|\
| * correct a typoPrzemek Hocke2012-09-211-1/+1
| * Add missing "m" charPrzemek Hocke2012-09-211-1/+1
| * fix two typos in the associations guidePrzemek Hocke2012-09-211-2/+2
| * fix a small typoPrzemek Hocke2012-09-211-1/+1
| * Update 3.0 -> 3.1 session information.Steve Klabnik2012-09-181-0/+13
| * Expanded note about poly associations.Steve Klabnik2012-09-181-3/+12
| * Add note about inheretance and poly associations.Steve Klabnik2012-09-171-0/+4
| * Update "Getting Started" guideSimon Hengel2012-09-161-1/+1
| * Update action_controller_overview.textile to ruby 1.9 syntax [ci skip]José Corcuera2012-09-121-31/+37
| * Fix typo [ci skip]José Corcuera2012-09-121-1/+1
| * More concise flash outputGareth Rees2012-09-111-6/+4
| * fix punctuation in Getting Started prologue [ci skip]Francesco Rodriguez2012-09-091-4/+5
* | Remove highly uncommon `config.assets.manifest` option for moving the manifes...Guillermo Iguaran2012-09-192-11/+0
* | extracts manual development dependencies installation to a new non-promoted g...Xavier Noria2012-09-202-158/+176
* | let .md be the only supported extension for guidesXavier Noria2012-09-181-4/+4
* | Date.beginning_of_week thread local and beginning_of_week application config ...gregolsen2012-09-181-0/+4
* | Fix footnote formatPrem Sichanugrist2012-09-172-6/+17
* | Fix broken and duplicate headingsPrem Sichanugrist2012-09-175-7/+7
* | Change #id generation rulePrem Sichanugrist2012-09-171-10/+37
* | No more Textile guide generation supportPrem Sichanugrist2012-09-176-146/+14
* | Convert legacy release notes to MarkdownPrem Sichanugrist2012-09-175-1295/+1365
* | Move all the legacy guides to MarkdownPrem Sichanugrist2012-09-175-0/+0
* | Update Guides Guideline for MarkdownPrem Sichanugrist2012-09-171-3/+13
* | Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-1722-74/+74
* | Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-1730-922/+956
* | Retain heading styles in the page chapters listPrem Sichanugrist2012-09-172-5/+6
* | Make sure that styles in NOTE block got convertedPrem Sichanugrist2012-09-171-5/+7
* | Convert image tags to Markdown syntaxPrem Sichanugrist2012-09-175-30/+30
* | Convert all tables to Markdown syntaxPrem Sichanugrist2012-09-1712-309/+359
* | Convert all the links into Markdown formatPrem Sichanugrist2012-09-1731-319/+319
* | Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-1734-3665/+3661
* | Enable tablePrem Sichanugrist2012-09-171-1/+2
* | change shell to bashPrem Sichanugrist2012-09-1720-226/+226
* | Convert inline code tags to MarkdownPrem Sichanugrist2012-09-1725-391/+393
* | Convert heading tags and heading sectionPrem Sichanugrist2012-09-1736-1554/+1874
* | Convert code blocks into GFM stylePrem Sichanugrist2012-09-1736-4103/+4103