Closed bwanicur closed 11 years ago
Thanks for the handy gem! I always prefer to use CDN when I can.
In the README documentation the stylesheet tag method is named:
_twitter_bootstrap_stylesheet_linktag
However, in the code it is named:
_twitter_bootstrap_stylesheet_includetag
I agree with the former as it is more consistent with the Rails helper method's name.
I just released 1.1.2 with your change.
Thanks for the handy gem! I always prefer to use CDN when I can.
In the README documentation the stylesheet tag method is named:
_twitter_bootstrap_stylesheet_linktag
However, in the code it is named:
_twitter_bootstrap_stylesheet_includetag
I agree with the former as it is more consistent with the Rails helper method's name.