Agile Web Development

Build it. Launch it. Love it.

Plugins by Sven Fuchs

  • Bundled CSS and Javascript assets

    By bundling and compacting your CSS and Javascript ressources you can significantly reduce your page load times because there’s (potentially) far less HTTP overhead occuring.

    This little plugin does all the packaging and compacting for you - on the fly. There’s no need to handle any Rake tasks or even copy stuff manually. Simply install the plugin and you’re ready to use dynamic asset URLs in your templates.

  • Migration custom column types

    Allow to add custom column types (such as MySQL varbinary) in your migrations.

  • Will Paginate Liquidized

    This plugin allows to use will_paginate with Liquid templates.