| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix indentation from 1b4b26f [ci skip] | Zachary Scott | 2014-05-28 | 1 | -3/+3 |
* | [ci skip] Improve form_helpers.md guide. | Juanito Fatas | 2014-05-29 | 1 | -31/+25 |
* | Merge pull request #14872 from jonatack/patch-7 | Vijay Dev | 2014-04-27 | 1 | -6/+11 |
|\ |
|
| * | Grammar and formatting fixes in Form Helpers Guide | Jon Atack | 2014-04-25 | 1 | -6/+11 |
* | | Fix code & grammar in Form Helpers Guide | Jon Atack | 2014-04-25 | 1 | -5/+5 |
|/ |
|
* | [ci skip] builtin -> built-in | Akshay Vishnoi | 2014-04-20 | 1 | -1/+1 |
* | Updating select helper doc [ci skip] | Rashmi Yadav | 2014-03-08 | 1 | -0/+10 |
* | Fix fields_for documentation with index option [ci skip] | Prathamesh Sonpatki | 2014-01-14 | 1 | -3/+10 |
* | Improved documents [ci skip] | Kuldeep Aggarwal | 2013-12-14 | 1 | -1/+1 |
* | Some improvements on building nested forms. [ci skip] | Juanito Fatas | 2013-12-07 | 1 | -7/+11 |
* | Add number and range field to form helpers article | Juanito Fatas | 2013-12-02 | 1 | -2/+16 |
* | [ci skip] Consistency wording of 9.6 in form_helpers.md | Juanito Fatas | 2013-09-15 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-13 | 1 | -1/+1 |
|\ |
|
| * | html generated for a search form | Sergio | 2013-09-09 | 1 | -1/+1 |
* | | Use Ruby on Rails Coding Conventions for code examples in the guides | Paul Nikitochkin | 2013-09-06 | 1 | -3/+3 |
|/ |
|
* | cleans the guides sources from fancy non-ASCII stuff | Xavier Noria | 2013-08-23 | 1 | -5/+5 |
* | Use binary mode to write uploaded files [ci skip] See: http://stackoverflow.c... | Brendon Muir | 2013-08-16 | 1 | -1/+1 |
* | params keys are Strings | Akira Matsuda | 2013-07-08 | 1 | -13/+13 |
* | Fixing Issue #11083 | Akshay Khole | 2013-06-25 | 1 | -1/+1 |
* | Remove double spaces in guides | Sunny Ripert | 2013-05-28 | 1 | -2/+2 |
* | Remove double spaces in code examples | Sunny Ripert | 2013-05-28 | 1 | -1/+1 |
* | Here was a 404 error: Active Record Validations | Zoltan Debre | 2013-04-07 | 1 | -1/+1 |
* | Remove deprecated attr_accessible mention | Andrea | 2013-04-05 | 1 | -4/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-30 | 1 | -1/+1 |
|\ |
|
| * | fix introduced `:` ; fix another typo | Vipul A M | 2013-03-20 | 1 | -1/+1 |
| * | more typos in guides | Vipul A M | 2013-03-20 | 1 | -1/+1 |
| * | fix typo in form helpers guide | Mikhail Dieterle | 2013-03-15 | 1 | -1/+1 |
| * | do some typo fixing | Vipul A M | 2013-03-14 | 1 | -1/+1 |
* | | mention strong parameters in complex forms section of the guides. | Yves Senn | 2013-03-27 | 1 | -1/+25 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-01-09 | 1 | -3/+3 |
|\ |
|
| * | Link to the right fork of country_select. | Franck Verrot | 2013-01-02 | 1 | -1/+1 |
| * | New hash syntax works only with symbol keys | Mikhail Dieterle | 2013-01-01 | 1 | -1/+1 |
| * | fix wrong hash syntax | Mikhail Dieterle | 2013-01-01 | 1 | -1/+1 |
* | | Change guides to use update instead of update_attributes | Amparo Luna + Guillermo Iguaran | 2013-01-03 | 1 | -3/+3 |
|/ |
|
* | Improve English | Ruafozy | 2013-01-01 | 1 | -5/+7 |
* | remove Mass Assignment reference from Form Helpers guide [ci skip] | Francesco Rodriguez | 2012-12-10 | 1 | -1/+1 |
* | Remove references to Rails versions. | Steve Klabnik | 2012-12-07 | 1 | -2/+0 |
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -7/+7 |
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+1 |
* | Fix title of 'form helpers' guide. | Steve Klabnik | 2012-11-29 | 1 | -2/+2 |
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -7/+7 |
* | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-16 | 1 | -30/+30 |
* | use em-dashes instead of two minuses in guides | burningTyger | 2012-11-10 | 1 | -4/+4 |
* | Add backticks around link_to example in javascript guide [ci skip] | Carlos Antonio da Silva | 2012-10-28 | 1 | -1/+1 |
* | No more Textile guide generation support | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -7/+7 |
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -22/+22 |
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -12/+12 |
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -106/+106 |
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -3/+3 |