Open sebastian-nanek opened 9 years ago
I've just encountered that backbone-rails gem requires jquery-rails gem as a dependency. I'm not sure why it is required, as to the extent of my knowledge, both backbone.js and underscore.js do not require jQuery to work?
backbone.js
underscore.js
I've just encountered that backbone-rails gem requires jquery-rails gem as a dependency. I'm not sure why it is required, as to the extent of my knowledge, both
backbone.js
andunderscore.js
do not require jQuery to work?