Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #14872 from jonatack/patch-7 | Vijay Dev | 2014-04-27 | 1 | -6/+11 | |
|\ | | | | | Grammar and formatting fixes in Form Helpers Guide | |||||
| * | Grammar and formatting fixes in Form Helpers Guide | Jon Atack | 2014-04-25 | 1 | -6/+11 | |
| | | | | | | | | | | Improved version of #14851 after helpful feedback from @robin850 and @matthewd. [skip ci] | |||||
* | | Fix code & grammar in Form Helpers Guide | Jon Atack | 2014-04-25 | 1 | -5/+5 | |
|/ | | | in the "Forms to External Resources" section [skip ci] | |||||
* | [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 | |
| | | | | | | | - fields_for documentation with index option was wrong. - It does not work with passing model as it is. - Changed the example by passing id of the address object. - Fixes #13125. | |||||
* | 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 | |
| | | | | | | Also wrap surrounding text to 80 chars. [ci skip] Closes #13132 | |||||
* | [ci skip] Consistency wording of 9.6 in form_helpers.md | Juanito Fatas | 2013-09-15 | 1 | -1/+1 | |
| | | | | | | Chapter 9 is giving a user and set of addresses example. So 'Add a new address' would be more consistent. Also change the javascript to JavaScript. | |||||
* | 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 | |
| | | | | | | There's a div that is generated in rails for a default search form and is not includen in the example. | |||||
* | | Use Ruby on Rails Coding Conventions for code examples in the guides | Paul Nikitochkin | 2013-09-06 | 1 | -3/+3 | |
|/ | | | | | | | | * Indent after private/protected * Ruby >= 1.9 syntax for hashes * Prefer method { do_stuff } instead of method{do_stuff} for single-line blocks. [ci skip] | |||||
* | 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: ↵ | Brendon Muir | 2013-08-16 | 1 | -1/+1 | |
| | | | | http://stackoverflow.com/a/4988984/129798 for an explanation for why this is required for Ruby 1.9. | |||||
* | params keys are Strings | Akira Matsuda | 2013-07-08 | 1 | -13/+13 | |
| | ||||||
* | Fixing Issue #11083 | Akshay Khole | 2013-06-25 | 1 | -1/+1 | |
| | | | | Removing other occurrences of `the` appearing twice | |||||
* | 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 | |
| | | | Active Record Validations and Callbacks's URL and name is changed. | |||||
* | 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 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb activerecord/test/cases/adapter_test.rb guides/source/testing.md [ci skip] | |||||
| * | 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 | |
|/ | | | | Closes #9921. | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-01-09 | 1 | -3/+3 | |
|\ | | | | | | | | | Conflicts: guides/source/getting_started.md | |||||
| * | 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 | |
| | | | | | | * Fix one error * Improve wording * Improve punctuation | |||||
* | 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 | |
| | | | | | | | | There's no reason for guides to reference old behaviors. They should be current as of the versions of Rails that they ship with, and including older information just clutters thing. I discussed this change with @fxn and he agrees. | |||||
* | 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 | |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | |||||
* | Fix title of 'form helpers' guide. | Steve Klabnik | 2012-11-29 | 1 | -2/+2 | |
| | | | | | | They're Rails Guides, so obviously we're talking about Rails Form Helpers. Also, 'helpers' should be capitalized. | |||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -7/+7 | |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | |||||
* | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-16 | 1 | -30/+30 | |
| | | | I've intentionally left out some spots as they're the expected output, and since Hash#inspect yields `=>` I guess it may be confusing for beginners to see one syntax in the guide and a different one in their system. | |||||
* | 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 | |
| | | | | | 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 | 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 | |
| | ||||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -41/+51 | |
| | ||||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -150/+150 | |
| |