Skip to content

Commit

Permalink
add inline_templates to CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Jan 29, 2010
1 parent 46bb883 commit f942ad7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Expand Up @@ -80,6 +80,9 @@ the 1.0 release:
Template engine options should be passed in the second Hash argument
instead.

* The `use_in_file_templates` method is obsolete. Use
`enable :inline_templates` or `set :inline_templates, 'path/to/file'`

* The 'media_type' helper method is obsolete. Use 'mime_type' instead.

* The 'mime' main and class method is obsolete. Use 'mime_type' instead.
Expand Down

0 comments on commit f942ad7

Please sign in to comment.