I’m using jquery more and more. But, one thing confuses me.
What benefit do you get from using a rails gem that implements a jquery module, over just installing the pieces without the gem?
For instance bootstrap-editable-rails for x-editable. Or twitter-bootstrap-rails for Bootstrap.
Thanks!
twitter-bootstrap-railsgem. It provides generators for layouts, scaffolds, helpers for working with breadcrumb etc.