smashingboxes / box_cutter

Box Cutter is inspired by thoughtbot's Suspenders. Just like Suspenders says, use Box Cutter if you're in a rush to build something amazing; don't use it if you like missing deadlines.
MIT License
4 stars 2 forks source link

Remove Turbolinks? #13

Open BrandonMathis opened 10 years ago

BrandonMathis commented 10 years ago

Should we remove turbolinks by default?

elfassy commented 9 years ago

If it's a Rails only app, then I would say no. If it's a Rails + something.js then yes (actually in that case we can get rid of the whole asset pipeline). In Rails 5 there's going to be some new ways to make rails api only. I would say this question is dependent on https://github.com/smashingboxes/box_cutter/issues/21