mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix MIME type in CHANGELOG
This commit is contained in:
parent
392eeecc11
commit
cf1f670846
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@
|
|||
* Make current object and counter (when it applies) variables accessible when
|
||||
rendering templates with :object / :collection. *Carlos Antonio da Silva*
|
||||
|
||||
* JSONP now uses mimetype application/javascript instead of application/json. *omjokine*
|
||||
* JSONP now uses mimetype text/javascript instead of application/json. *omjokine*
|
||||
|
||||
* Allow to lazy load `default_form_builder` by passing a `String` instead of a constant. *Piotr Sarnacki*
|
||||
|
||||
|
|
Loading…
Reference in a new issue