Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove deprecated `datetime_field` from guide [ci skip] | yuuji.yaginuma | 2016-04-03 | 1 | -2/+0 |
| | | | | `datetime_field` was deprecated in 316811b4d3f4e5a1a7bcd03de97c67218770e333 | ||||
* | [ci skip] No hyphen in 'side effects' | Michael Groeneman | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | [ci skip] Fix typo in Form Helpers Guide | Michael Groeneman | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | ApplicationRecord documentation pass | Genadi Samokovarov | 2015-12-17 | 1 | -4/+4 |
| | | | | | | | This is a pass over the documentation which fills the missing gaps of `ApplicationRecord`. [ci skip] | ||||
* | Add comma to to make the information clear | Ubuntu | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Minor cleanup for form helpers guide [ci skip] | Scott González | 2015-10-08 | 1 | -6/+8 |
| | |||||
* | Remove TIP on parse_query | David Verhasselt | 2015-10-05 | 1 | -7/+0 |
| | | | | [ci skip] | ||||
* | Remove yepnope mention from form helpers guide because it's deprecated [ci skip] | Anton Chuchkalov | 2015-07-30 | 1 | -3/+2 |
| | |||||
* | [ci skip] Upcase `when` | yui-knk | 2015-05-16 | 1 | -1/+1 |
| | |||||
* | [ci skip] Fix to a singular form (person has one contact_detail) | yui-knk | 2015-05-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-03-26 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: guides/source/4_0_release_notes.md | ||||
| * | [ci skip] Fix link format | yui-knk | 2015-03-15 | 1 | -1/+1 |
| | | |||||
* | | [ci skip] Add link for "parameter_names section" | yui-knk | 2015-03-23 | 1 | -1/+1 |
|/ | |||||
* | [ci skip] Fix fenced code block lang | yui-knk | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | Improving 'Customizing Form Builder' section with example [ci skip] | Andrey Nering | 2015-01-16 | 1 | -1/+8 |
| | |||||
* | Merge pull request #18503 from vipulnsward/guides-in-on | Xavier Noria | 2015-01-14 | 1 | -1/+1 |
|\ | | | | | Changed `IN` to `ON` in markdown renderer condition | ||||
| * | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
| | | | | | | | | - Changed `IN` to `ON` in all note sentences in guides. | ||||
* | | Fix form_for guide binding a form to an object. | Derek Reeve | 2015-01-13 | 1 | -2/+2 |
|/ | | | | | | | The HTML generated using url: { action: :create} will not generate the form action "/articles/create", it should generate the form action "/articles" for a new object. | ||||
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
| | | | | References #18148. | ||||
* | Merge pull request #17796 from leafac/fix-format | Yves Senn | 2014-11-27 | 1 | -1/+9 |
|\ | | | | | | | Fix format "Form Helpers" guide | ||||
| * | Fix format "Form Helpers" guide | Leandro Facchinetti | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | | The `"_tag"` was interpreted as the start of a italics. | ||||
* | | [ci skip] Add highlight to code (form helper guide). | Juanito Fatas | 2014-10-25 | 1 | -1/+1 |
| | | |||||
* | | form_helpers: demonstrating there is also a collection_select method in form ↵ | Thiago Pinto | 2014-09-13 | 1 | -0/+6 |
|/ | | | | builder | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-09-03 | 1 | -1/+1 |
|\ | |||||
| * | code quotes for classname | Mikhail Dieterle | 2014-08-24 | 1 | -1/+1 |
| | | |||||
* | | Adjusted punctuation and grammar for Form Helpers guide [ci skip] | Brian Jordan | 2014-08-26 | 1 | -16/+16 |
|/ | |||||
* | 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 | ||||
| * | 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] |