Displaying 2 results from an estimated 2 matches for "mergej".
Did you mean:
  merge
  
2006 Jun 03
9
MergeJS - Easily merge, compress, cache, and version your javascript!
...immediately inspired to create a plugin to easily facilitate this
in
Ruby on Rails. I whipped up most of it right then, and finally got around to
polishing it for release today.
Told myself I wasn''t allowed to eat today until I finished. How''s that for
inspiration?
Here you go!
MergeJS:http://synthesis.sbecker.net/pages/merge_js
Thanks!
-- 
Scott Becker
Web Developer
Electro Interactive, Inc.
Office: 813-333-5508
http://www.ElectroInteractive.com
Blog: http://synthesis.sbecker.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.ruby...
2006 Jun 19
0
AssetPackager released! Compress, merge, cache and version your JavaScripts and CSS Stylesheets
Hello all,
I''m announcing a new version of my plugin AssetPackager (formerly
known as MergeJS). Biggest new feature? It now merges and compresses
CSS files as well!
New Features:
    * support for css files
    * versioning of individual packages
    * use of more meaningful subversion revision numbers (if
available) (thanks Chris Van Pelt!)
    * namespaced rake tasks
    * no more revis...