Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7727 from frodsan/security_guide_sp | Rafael Mendonça França | 2012-09-24 | 1 | -58/+79 |
|\ | | | | | update Security guide with StrongParameters documentation | ||||
| * | update Security guide to reflect mass assignment protection with ↵ | Francesco Rodriguez | 2012-09-24 | 1 | -58/+79 |
| | | | | | | | | StrongParameters [ci skip] | ||||
* | | Merge pull request #6936 from jfoley/callbacks | Santiago Pastorino | 2012-09-24 | 1 | -0/+19 |
|\ \ | | | | | | | Fix collisions with before and after validation callbacks. | ||||
| * | | Add CHANGELOG entry and update the guide | John Foley | 2012-09-23 | 1 | -0/+19 |
| | | | |||||
* | | | adds the release notes for Rails 4.0 to the guides index | Xavier Noria | 2012-09-24 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | This is still an early draft, but let's add it to the index to have it ready. | ||||
* | | | [ci skip] Update Performance Testing guide. | Teng Siong Ong | 2012-09-23 | 1 | -2/+1 |
|/ / | | | | | | | - remove Palmist which is no longer available. - update link to Query Reviewer. | ||||
* / | [ci skip] Update Debugging Rails Application guide. | Teng Siong Ong | 2012-09-22 | 1 | -3/+1 |
|/ | | | | | | - remove query_stats plugin reference in debugging guide since it is no longer maintained. - remove exception_logger plugin reference in debugging guide since it is no longer maintained. - update query_reviewer url to the latest one on github. | ||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-09-22 | 2 | -65/+65 |
|\ | |||||
| * | Update action_mailer_basics.md to ruby 1.9 syntax. [ci skip] | José Corcuera | 2012-09-21 | 1 | -61/+61 |
| | | |||||
| * | Update examples in action_controller_overview.md to ruby 1.9 syntax. [ci skip] | José Corcuera | 2012-09-21 | 1 | -4/+4 |
| | | |||||
* | | some edits in 4.0 release notes [ci skip] | Vijay Dev | 2012-09-22 | 1 | -9/+10 |
| | | |||||
* | | Fix typos and links in engines guide [ci skip] | Vijay Dev | 2012-09-21 | 1 | -3/+2 |
| | | |||||
* | | fix some md syntax errors and general revisions [ci skip] | Vijay Dev | 2012-09-21 | 3 | -20/+19 |
|/ | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-09-21 | 5 | -40/+49 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: actionmailer/lib/action_mailer/base.rb activesupport/lib/active_support/configurable.rb activesupport/lib/active_support/core_ext/module/deprecation.rb guides/source/action_controller_overview.md guides/source/active_support_core_extensions.md guides/source/ajax_on_rails.textile guides/source/association_basics.textile guides/source/upgrading_ruby_on_rails.md While resolving conflicts, I have chosen to ignore changes done in docrails at some places - these will be most likely 1.9 hash syntax changes. | ||||
| * | correct a typo | Przemek Hocke | 2012-09-21 | 1 | -1/+1 |
| | | |||||
| * | Add missing "m" char | Przemek Hocke | 2012-09-21 | 1 | -1/+1 |
| | | |||||
| * | fix two typos in the associations guide | Przemek Hocke | 2012-09-21 | 1 | -2/+2 |
| | | |||||
| * | fix a small typo | Przemek Hocke | 2012-09-21 | 1 | -1/+1 |
| | | |||||
| * | Update 3.0 -> 3.1 session information. | Steve Klabnik | 2012-09-18 | 1 | -0/+13 |
| | | | | | | | | Fixes #7685 | ||||
| * | Expanded note about poly associations. | Steve Klabnik | 2012-09-18 | 1 | -3/+12 |
| | | | | | | | | Now with example! | ||||
| * | Add note about inheretance and poly associations. | Steve Klabnik | 2012-09-17 | 1 | -0/+4 |
| | | | | | | | | This note came about due to discussion in #6786. | ||||
| * | Update "Getting Started" guide | Simon Hengel | 2012-09-16 | 1 | -1/+1 |
| | | |||||
| * | Update action_controller_overview.textile to ruby 1.9 syntax [ci skip] | José Corcuera | 2012-09-12 | 1 | -31/+37 |
| | | |||||
| * | Fix typo [ci skip] | José Corcuera | 2012-09-12 | 1 | -1/+1 |
| | | |||||
| * | More concise flash output | Gareth Rees | 2012-09-11 | 1 | -6/+4 |
| | | |||||
| * | fix punctuation in Getting Started prologue [ci skip] | Francesco Rodriguez | 2012-09-09 | 1 | -4/+5 |
| | | |||||
* | | Remove highly uncommon `config.assets.manifest` option for moving the ↵ | Guillermo Iguaran | 2012-09-19 | 2 | -11/+0 |
| | | | | | | | | | | | | manifest path. This option is now unsupported in sprockets-rails. | ||||
* | | extracts manual development dependencies installation to a new non-promoted ↵ | Xavier Noria | 2012-09-20 | 2 | -158/+176 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | guide The purpose of this refactor is twofold: * Emphasize the Rails development box as the recommended way to setup a dev environment by taking out the rest of the instructions. * Lighten the contributing guide, this non-essential information takes a disproportionate amount of space now that we have the rails-dev-box. | ||||
* | | Date.beginning_of_week thread local and beginning_of_week application config ↵ | gregolsen | 2012-09-18 | 1 | -0/+4 |
| | | | | | | | | option added (default is Monday) | ||||
* | | Fix footnote format | Prem Sichanugrist | 2012-09-17 | 1 | -6/+6 |
| | | | | | | | | Markdown has footnote, but Redcarpet doesn't support it. | ||||
* | | Fix broken and duplicate headings | Prem Sichanugrist | 2012-09-17 | 5 | -7/+7 |
| | | |||||
* | | No more Textile guide generation support | Prem Sichanugrist | 2012-09-17 | 2 | -3/+3 |
| | | |||||
* | | Convert legacy release notes to Markdown | Prem Sichanugrist | 2012-09-17 | 5 | -1295/+1365 |
| | | |||||
* | | Move all the legacy guides to Markdown | Prem Sichanugrist | 2012-09-17 | 5 | -0/+0 |
| | | |||||
* | | Update Guides Guideline for Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -3/+13 |
| | | |||||
* | | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 22 | -74/+74 |
| | | | | | | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | ||||
* | | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 30 | -922/+956 |
| | | |||||
* | | Convert image tags to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 5 | -30/+30 |
| | | |||||
* | | Convert all tables to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 12 | -309/+359 |
| | | |||||
* | | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 31 | -319/+319 |
| | | |||||
* | | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 34 | -3665/+3661 |
| | | |||||
* | | change shell to bash | Prem Sichanugrist | 2012-09-17 | 20 | -226/+226 |
| | | |||||
* | | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 25 | -391/+393 |
| | | |||||
* | | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 36 | -1554/+1874 |
| | | |||||
* | | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 36 | -4103/+4103 |
| | | |||||
* | | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 36 | -0/+0 |
| | | |||||
* | | 4.0 release note now renders correctly with index | Prem Sichanugrist | 2012-09-17 | 1 | -0/+2 |
| | | |||||
* | | Start rewriting 4.0 release note into Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -523/+548 |
| | | |||||
* | | Rename 4.0 release note into Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+0 |
| | | |||||
* | | Move queue classes to ActiveSupport | Santiago Pastorino | 2012-09-14 | 1 | -2/+2 |
| | |