pitr / angular-rails-templates

Use your angular templates with rails' asset pipeline
https://rubygems.org/gems/angular-rails-templates
MIT License
566 stars 169 forks source link

Extension `.html` should not be necessary anymore #141

Open voltechs opened 8 years ago

voltechs commented 8 years ago

Rails dropped the .html extension from it's templates, it shouldn't be required.

pitr commented 8 years ago

Can you provide more information? Rails master as of right now still creates templates with .html.erb - https://github.com/rails/rails/blob/3e18af69/railties/lib/rails/templates/layouts/application.html.erb