codebrew / backbone-rails

Easily use backbone.js with rails 3.1
MIT License
1.62k stars 255 forks source link

eco templates #120

Open longlostnick opened 12 years ago

longlostnick commented 12 years ago

Since we're using Coffeescript and all, would it make sense to switch to (or at least give an option for) using eco templates?

I end up including eco separately, but the problem is ejs still gets included anyway by rails-backbone. Not a big deal I guess though.

https://github.com/sstephenson/ruby-eco

westonplatter commented 10 years ago

@ifightcrime how would you suggest doing this? pull ejs out of the gemspec? Would love to consider this with http://westonplatter.com/railsy_backbone.