All the JavaScript libraries I use in Rails projects, vendored here for the greater good
Go to file
John Bintz 2066effe5d get jquery.cookies working right 2011-12-06 15:57:52 -05:00
lib railtie 2011-11-25 11:32:29 -05:00
vendor/assets get jquery.cookies working right 2011-12-06 15:57:52 -05: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 get jquery.cookies working right 2011-12-06 15:57:52 -05: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.