Skip to content

kyledrake/toadhopper-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoptoad meets Sinatra.

    _____                                ,
   /     \______                         |\        __
  | o     |     \____                    | |      |--|             __
  /\_____/           \___                |/       |  |            |~'
 /                       \              /|_      () ()            |
|_______/                 \            //| \             |\      ()
  \______   _       ___    \          | \|_ |            | \
        /\_//      /   \    |          \_|_/            ()  |
       // //______/    /___/             |                  |
      /\/\/\      \   / \ \             @'                 ()
                    \ \   \ \      
                      \ \   \ \    
                        \ \  \ \   
                         \ \ /\/\  
                         /\/\

For usage see example.rb. To install:

gem install toadhopper-sinatra

Development

Install Bundler 0.9.x, then:

% git clone git://github.com/toolmantim/toadhopper-sinatra.git
% cd toadhopper-sinatra
% bundle install
% bundle exec rake test

To generate the docs:

% bundle exec yardoc

To build the gem:

% bundle exec rake build

Packages

No packages published

Languages

  • Ruby 100.0%