All the JavaScript libraries I use in Rails projects, vendored here for the greater good
Go to file
John Bintz 91e0c931eb change directories 2012-07-02 18:42:03 -04:00
lib railtie 2011-11-25 11:32:29 -05:00
vendor/assets Merge branch 'master' of github.com:johnbintz/vendor-all-the-javascripts 2012-07-02 18:32:50 -04:00
vendor-special/assets change directories 2012-07-02 18:42:03 -04:00
.gitignore initial commit, add all the things 2011-11-25 10:06:17 -05:00
Gemfile initial commit, add all the things 2011-11-25 10:06:17 -05:00
README.md jscroll 2011-12-06 14:57:28 -05:00
Rakefile change directories 2012-07-02 18:42:03 -04:00
vendor-all-the-javascripts.gemspec railtie 2011-11-25 11:32:29 -05:00

README.md

Everything that I use JavaScript-wise goes in here, so I can pull it in to all my apps with ease.

Every other project is owned by the original owner, I'm just aggregating for my own convenience.