- Deal with removal of
freeze_formats
in ActionPack 3.2.
- Remove support for Ruby 1.8, and Rails 2.
- Addition of
representative(FORMAT)
method, allowing a format to be forced.
- We no longer attempt to infer an output format from the template format.
freeze_formats
in ActionPack 3.2.representative(FORMAT)
method, allowing a format to be forced.