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

12,408 total downloads 2,842 for this version
Owners

5daf79134c95a64ccdbf2bd477e52392

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