envato-archive / guide

Document your application with a living component library and styleguide
https://rubygems.org/gems/guide
MIT License
8 stars 3 forks source link

Fix render method deprecation warning #69

Closed twe4ked closed 8 years ago

twe4ked commented 8 years ago
DEPRECATION WARNING: Passing the format in the template name is
deprecated. Please pass render with :formats => [:text] instead.
twe4ked commented 8 years ago

Simplifying the template for https://github.com/envato/guide/issues/68.

jordanlewiz commented 8 years ago

👍 for fixing warnings. Not 100% sure what its doing so will leave that to Ruby peeps. Good job

johnsyweb commented 8 years ago

👍

jiexinhuang commented 8 years ago

I vaguely remember in Market, there were rendering issues with passing formats to text partials. 👍 to fix the warning in the Gem.