middleman/middleman-more/lib/middleman-more/extensions
Krystian 4ecadd8734 Corrected image_tag helper so that supported_extensions doesn't appear in the tag attributes
The modifications to add FastImage support made it that supported_extensions="[.png .jpg .jpeg .bmp .gif]" appeared in the img tag attributes upon building the project.
2013-01-03 22:05:35 -08:00
..
automatic_image_sizes Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
minify_css Disable buggy color-compression in built-in Rainpress CSS minification. Fixes #576 2012-08-28 16:08:34 -07:00
asset_hash.rb Fix asset hash generation in combination with sprockets. 2012-10-16 19:42:38 +02:00
asset_host.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
automatic_image_sizes.rb Corrected image_tag helper so that supported_extensions doesn't appear in the tag attributes 2013-01-03 22:05:35 -08:00
cache_buster.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
directory_indexes.rb Delay recalculating sitemap until absolutely necessary, avoiding redundant recalculations. 2012-09-16 19:36:47 -07:00
gzip.rb actually make ruby encoding setting work, fix gzip to read/write binary 2012-09-29 14:12:26 -07:00
lorem.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
minify_css.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
minify_javascript.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
relative_assets.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00