meleyal / backbone-on-rails

A simple gem for using Backbone.js with Rails.
MIT License
810 stars 126 forks source link

Any thoughts on adding Marionette Into the Mix #58

Closed zachgersh closed 10 years ago

zachgersh commented 10 years ago

Maybe make it optional as an include? Feel like you could have some really interesting generators as well!

meleyal commented 10 years ago

I think this would make sense as its own gem that includes Marionette plus generators. It would be quite easy to make one using this gem as a guide.