RubyGems.org

This Sinatra extensions provides following helper methods: - image_tag - stylesheet_link_tag - javascript_script_tag

installgem install sinatra-static-assets
Authors

Włodek Bzyl

6,730 total downloads 562 for this version
Owners

5daf79134c95a64ccdbf2bd477e52392

Gemfile
gem "sinatra-static-assets", "~> 1.0.3"
Versions
  1. 1.0.3 March 1, 2012
  2. 1.0.2 January 14, 2012
  3. 1.0.1 January 14, 2012
  4. 1.0.0 July 9, 2011
  5. 0.5.0 November 22, 2009
Show all versions (6 total)
Runtime Dependencies
  1. sinatra >= 1.1.0
Development Dependencies
  1. rack >= 0
  2. rack-test >= 0