aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/form_helpers.md
Commit message (Expand)AuthorAgeFilesLines
...
* Fix indentation from 1b4b26f [ci skip]Zachary Scott2014-05-281-3/+3
* [ci skip] Improve form_helpers.md guide.Juanito Fatas2014-05-291-31/+25
* Merge pull request #14872 from jonatack/patch-7Vijay Dev2014-04-271-6/+11
|\
| * Grammar and formatting fixes in Form Helpers GuideJon Atack2014-04-251-6/+11
* | Fix code & grammar in Form Helpers GuideJon Atack2014-04-251-5/+5
|/
* [ci skip] builtin -> built-inAkshay Vishnoi2014-04-201-1/+1
* Updating select helper doc [ci skip]Rashmi Yadav2014-03-081-0/+10
* Fix fields_for documentation with index option [ci skip]Prathamesh Sonpatki2014-01-141-3/+10
* Improved documents [ci skip]Kuldeep Aggarwal2013-12-141-1/+1
* Some improvements on building nested forms. [ci skip]Juanito Fatas2013-12-071-7/+11
* Add number and range field to form helpers articleJuanito Fatas2013-12-021-2/+16
* [ci skip] Consistency wording of 9.6 in form_helpers.mdJuanito Fatas2013-09-151-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-131-1/+1
|\
| * html generated for a search formSergio2013-09-091-1/+1
* | Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-061-3/+3
|/
* cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-5/+5
* Use binary mode to write uploaded files [ci skip] See: http://stackoverflow.c...Brendon Muir2013-08-161-1/+1
* params keys are StringsAkira Matsuda2013-07-081-13/+13
* Fixing Issue #11083Akshay Khole2013-06-251-1/+1
* Remove double spaces in guidesSunny Ripert2013-05-281-2/+2
* Remove double spaces in code examplesSunny Ripert2013-05-281-1/+1
* Here was a 404 error: Active Record ValidationsZoltan Debre2013-04-071-1/+1
* Remove deprecated attr_accessible mentionAndrea2013-04-051-4/+1
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-03-301-1/+1
|\
| * fix introduced `:` ; fix another typoVipul A M2013-03-201-1/+1
| * more typos in guidesVipul A M2013-03-201-1/+1
| * fix typo in form helpers guideMikhail Dieterle2013-03-151-1/+1
| * do some typo fixingVipul A M2013-03-141-1/+1
* | mention strong parameters in complex forms section of the guides.Yves Senn2013-03-271-1/+25
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-3/+3
|\
| * Link to the right fork of country_select.Franck Verrot2013-01-021-1/+1
| * New hash syntax works only with symbol keysMikhail Dieterle2013-01-011-1/+1
| * fix wrong hash syntaxMikhail Dieterle2013-01-011-1/+1
* | Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-3/+3
|/
* Improve EnglishRuafozy2013-01-011-5/+7
* remove Mass Assignment reference from Form Helpers guide [ci skip]Francesco Rodriguez2012-12-101-1/+1
* Remove references to Rails versions.Steve Klabnik2012-12-071-2/+0
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-7/+7
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+1
* Fix title of 'form helpers' guide.Steve Klabnik2012-11-291-2/+2
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-7/+7
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-161-30/+30
* use em-dashes instead of two minuses in guidesburningTyger2012-11-101-4/+4
* Add backticks around link_to example in javascript guide [ci skip]Carlos Antonio da Silva2012-10-281-1/+1
* No more Textile guide generation supportPrem Sichanugrist2012-09-171-1/+1
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-7/+7
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-22/+22
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-12/+12
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-106/+106
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-3/+3