RubyGems Navigation menu

rack-pack 0.3.2

Rack::Pack is a piece of Rack Middleware that packages and optionally compresses assets such as javascripts and stylesheets into single files. In a development environment, assets will be packaged on each request if there have been changes to the source files. In a production environment, assets will only be packaged one time, and only if there have been changes.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.3.2 August 30, 2011 (12.0 KB)
  2. 0.3.1 May 18, 2011 (12.0 KB)
  3. 0.3.0 May 18, 2011 (11.5 KB)
  4. 0.2.2 November 11, 2010 (11.0 KB)
  5. 0.2.1 August 30, 2010 (11.0 KB)

Runtime 相依性套件 (1):

rack ~> 1.2

Development 相依性套件 (10):

activesupport ~> 3.0
i18n ~> 0.5
jsmin ~> 1.0
packr ~> 3.1
rainpress ~> 1.0
rspec ~> 2.6
uglifier ~> 0.5

擁有者:

作者:

  • Pete Browne

SHA 256 總和檢查碼:

=

總下載次數 17,742

這個版本 4,536

版本发布:

授權:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: