Sha256: 909ae4bd51e4b1f8afe9b960cd43f4da133d1d125755d17dca49e4a61f70fccc
Contents?: true
Size: 461 Bytes
Versions: 6
Compression:
Stored size: 461 Bytes
Contents
# Sinatra Footnotes Every page has footnotes that give information about your application. Based on Rails Footnotes by José Valim (https://github.com/josevalim/rails-footnotes) ## Installation Add this line to your application's Gemfile: gem 'sinatra-footnotes' And then execute: $ bundle Or install it yourself as: $ gem install sinatra-footnotes ## Usage Add this line to your Sinatra application file: require 'sinatra-footnotes'
Version data entries
6 entries across 6 versions & 1 rubygems