Yes it is there, I was looking for a line exactly like cache_template_extensions
I've commented it out and now the plugin works, so thanks to both of you. I guess that this line is not in any 'fresh' version 2.2 apps (I have just updated by changing the line RAILS_GEM_VERSION = '2.1' to RAILS_GEM_VERSION = '2.2.2' Thanks again! DAZ On Dec 23, 2:48 pm, mikong <[email protected]> wrote: > Are you sure it's not in your development.rb? The line > > config.action_view.cache_template_extensions = false --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
