rails/guides
cjilbert504 4908a5a31f Update form_helpers.md section 1
The edits in section 1.2.1 of this guide are being proposed as the value argument passed to `check_box` is not in the second position, it is the third argument as shown [here](https://api.rubyonrails.org/v7.0.3/classes/ActionView/Helpers/FormBuilder.html#method-i-check_box) and in turn the language around the argument list for `radio_button` in section 1.2.2 needed to be altered as well.
Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
2022-05-26 18:00:18 -05:00
..
assets Use the CSS badge for the API docs as well 2022-05-10 21:05:59 +02:00
bug_report_templates No need to check for Ruby version on the bug reports template anymore 2022-01-06 20:50:33 +00:00
rails_guides Fix spelling 2022-03-27 05:19:40 +10:00
source Update form_helpers.md section 1 2022-05-26 18:00:18 -05:00
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
CHANGELOG.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
Rakefile Run the gem template guides for 3.1 now that 7.0.1 is out 2022-01-06 21:56:06 +00:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00