| Commit message (Expand) | Author | Age | Files | Lines |
* | Ruby 2.7 warning: creating a Proc without a block | utilum | 2019-02-13 | 1 | -2/+2 |
* | Generate doc of methods provided by form builders [ci skip] | yuuji.yaginuma | 2018-12-26 | 1 | -0/+221 |
* | Added maxlength example to text_field documentation | Raghu Kamat | 2018-10-25 | 1 | -0/+3 |
* | Add `:namespace` option to the api docs of `form_with` [ci skip] | bogdanvlviv | 2018-08-27 | 1 | -0/+3 |
* | Fix leaking special form_with attributes into html attributes | Yurii Cherniavskyi | 2018-07-20 | 1 | -0/+1 |
* | passing splat keyword arguments as a single Hash | utilum | 2018-04-04 | 1 | -1/+1 |
* | Fix `new_framework_defaults_6_0.rb` | bogdanvlviv | 2018-02-27 | 1 | -2/+2 |
* | Merge pull request #32125 from rails/switch-to-not-enforcing-utf8-by-default | Andrew White | 2018-02-27 | 1 | -2/+2 |
|\ |
|
| * | Don't enforce UTF-8 by default | Andrew White | 2018-02-27 | 1 | -2/+2 |
* | | add :nodoc: to ActionView::Helpers::FormBuilder#emitted_hidden_id? | Marcelo Perini Veloso | 2018-02-27 | 1 | -1/+1 |
|/ |
|
* | Change translation key of submit_tag from module_name_class_name to module_na... | Rui Onodera | 2018-02-27 | 1 | -1/+6 |
* | Fix typo in API document FormHelper#fields | kami-zh | 2018-01-25 | 1 | -4/+3 |
* | Fix typos, update documentation | James Lovejoy | 2018-01-11 | 1 | -3/+3 |
* | Make form_with_generates_ids default value to be false | Rafael Mendonça França | 2017-11-27 | 1 | -1/+1 |
* | Make sure that form_with_generates_ids only affects form_with | Rafael Mendonça França | 2017-11-25 | 1 | -1/+4 |
* | Change `form_with` to generates ids by default | npezza93 | 2017-11-25 | 1 | -24/+3 |
* | [Action View] require_relative => require | Akira Matsuda | 2017-10-21 | 1 | -6/+6 |
* | Fix broken doc layout for action_view [ci skip] | Yoshiyuki Hirano | 2017-08-27 | 1 | -1/+1 |
* | [ci skip] form_with in the getting started guide. | Kasper Timm Hansen | 2017-08-21 | 1 | -0/+30 |
* | Add code formatting and minor grammar clarifications | T.J. Schuck | 2017-08-09 | 1 | -10/+10 |
* | Fix broken RDoc formatting | T.J. Schuck | 2017-08-09 | 1 | -1/+1 |
* | Remove duplicated convert_direct_upload_option_to_url | Rafael Mendonça França | 2017-08-03 | 1 | -6/+0 |
* | Refactor convert_direct_upload_option_to_url | Rafael Mendonça França | 2017-08-03 | 1 | -3/+4 |
* | Add require | David Heinemeier Hansson | 2017-08-01 | 1 | -0/+1 |
* | Move the direct_upload: true convenience option from the activestorage helper... | David Heinemeier Hansson | 2017-07-31 | 1 | -1/+5 |
* | Use frozen string literal in actionview/ | Kir Shatrov | 2017-07-24 | 1 | -0/+2 |
* | [Action View] require => require_relative | Akira Matsuda | 2017-07-01 | 1 | -6/+6 |
* | Use mattr_accessor default: option throughout the project | Genadi Samokovarov | 2017-06-03 | 1 | -4/+2 |
* | Add option for class_attribute default (#29270) | David Heinemeier Hansson | 2017-05-29 | 1 | -8/+9 |
* | Add `form_with_generates_remote_forms` config. | Kasper Timm Hansen | 2017-04-16 | 1 | -1/+3 |
* | Default embed_authenticity_token_in_remote_forms to nil. | Kasper Timm Hansen | 2017-04-16 | 1 | -6/+8 |
* | Fix module name [ci skip] | yuuji.yaginuma | 2017-04-15 | 1 | -10/+10 |
* | Close form_for tag in FormHelper API docs | Alex Muller | 2017-04-13 | 1 | -2/+2 |
* | do not mutate `object_name` of class in `fields_for` | yuuji.yaginuma | 2016-12-27 | 1 | -1/+2 |
* | fields: support attributes not on model. | Kasper Timm Hansen | 2016-12-18 | 1 | -0/+2 |
* | [ci skip] fields don't output ids by default anymore. | Kasper Timm Hansen | 2016-12-18 | 1 | -2/+2 |
* | form_with: allow methods outside the model. | Kasper Timm Hansen | 2016-12-18 | 1 | -1/+13 |
* | [ci skip] Replace remote with local in form_with doc. | Kasper Timm Hansen | 2016-12-18 | 1 | -1/+1 |
* | Make attributes output in html opt-in. | Kasper Timm Hansen | 2016-12-18 | 1 | -1/+1 |
* | Avoid invalid attribute on local forms generated by `form_with` | George Claghorn | 2016-12-15 | 1 | -4/+0 |
* | form_with/fields: Don't output ids by default | Kasper Timm Hansen | 2016-12-13 | 1 | -3/+28 |
* | Fix warning: method redefined; discarding old fields | Ryuta Kamizono | 2016-11-25 | 1 | -1/+1 |
* | form_helper typo fix [ci skip] | ota42y | 2016-11-22 | 1 | -1/+1 |
* | Add form_with to unify form_tag/form_for. (#26976) | Kasper Timm Hansen | 2016-11-21 | 1 | -2/+341 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -2/+2 |
* | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 1 | -1/+1 |
* | fix document for radio_button | shingo-nakanishi | 2016-09-01 | 1 | -1/+2 |
* | revises more Lint/EndAlignment offenses | Xavier Noria | 2016-08-08 | 1 | -9/+9 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | applies new string literal convention in actionview/lib | Xavier Noria | 2016-08-06 | 1 | -13/+13 |