RubyGems Navigation menu

rack-less 2.0.0

Use rack middleware to handle LESS CSS preprocessing. Processing happens on requests to LESS resources. This allows you to develop, check in, and deploy unprocessed LESS stylesheets and leave the processing to the middleware. Allows for optimizing by environment: never-cache, always-reprocess in development; cache, process-once in production (for example).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.0.2 - December 10, 2011 (34.5 KB)
  2. 3.0.1 - November 29, 2011 (34.5 KB)
  3. 3.0.0 - August 26, 2011 (34.5 KB)
  4. 2.0.2 - May 09, 2011 (18.0 KB)
  5. 2.0.1 - May 09, 2011 (18.0 KB)
  6. 2.0.0 - March 21, 2011 (18.0 KB)
顯示所有版本(共 16)

Runtime 相依性套件 (2):

less ~> 1.2
rack ~> 1.0

Development 相依性套件 (6):

bundler ~> 1.0
rack-test >= 0.5.3
sinatra >= 0.9.4
test-belt = 0.2.1
webrat >= 0.6.0
yui-compressor >= 0.9.1

擁有者:

作者:

  • Kelly Redding

SHA 256 checksum:

ce0b025a21883253ca605873b97bdc78ff69c2631e2fbdd35b7b01bb0ae220d7

總下載次數 75,733

這個版本 5,201

License:

Ruby 版本需求:

相關連結: