rails/guides
Sean Doyle 4117583e4b Document rendering :renderable and #render_in
Provide examples for rendering objects that respond to `render_in`. Also
highlight that the object can also define a `#format` method to control
how the rendered String should be treated.

Add test coverage for both Action View's and Action Pack's support for
`render` with `:renderable` options.
2024-01-06 17:57:02 -05:00
..
assets Fixing fetch image on 'back-to-top' button 2023-06-01 09:53:39 -03:00
bug_report_templates Fix guides/active_record_migrations.rb template to use the current migrations version 2023-12-17 11:36:10 +02:00
rails_guides Update guides generation to use Nokogiri's HTML5 parser 2023-06-19 15:38:13 -04:00
source Document rendering :renderable and #render_in 2024-01-06 17:57:02 -05:00
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
.rubocop.yml Document response.parsed_body in 7.1 release notes 2023-08-23 15:33:52 -04:00
CHANGELOG.md Development of Rails 7.2 starts now 2023-09-27 03:59:11 +00:00
rails_guides.rb Replaces mobi guide with epub for docs because of discontinued support 2022-08-05 00:18:20 +05:30
Rakefile Use version of importmap that support loading outside of an app 2023-10-27 20:23:42 +00:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00