Home > asset_server

asset_server

Asset_server is a project mainly written in RUBY and JAVASCRIPT, based on the MIT license.

NOTICE: official repository moved to https://github.com/andhapp/asset_server

AssetServer

Introduction goes here.

Todo

  • Manifest (w/ conventions)
  • Pipeline processing with ActionView
  • Hook in sprockets to the pipeline
  • Add compression engines as a middleware
  • Add a directory server
  • Move to ConcatenationServer < BundleServer
  • Add SpriteServer < BundleServer
  • rake assets:compile

Copyright (c) 2009 [name of plugin creator], released under the MIT license

Previous:cutecode