What's new? | Help | Directory | Sign in
Google
erber
a Ruby on Rails plugin that lets you easily designate additional file extensions to render through Action View
  
  
  
  
    
Join project
Project owners:
  nullstyle

For example, in environment.rb:

Erber.register :njs

would then register any .njs file in your views to be rendered in the same manner as an rhtml file.