Skip to content
/ ratpack Public
forked from zeke/ratpack

A set of view helpers for Sinatra, inspired by ActionPack.

License

Notifications You must be signed in to change notification settings

tmking/ratpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ratpack

A set of view helpers for Sinatra. Inspired by Rails’ ActionView helpers.

Installation

Install gemcutter if you haven’t already:

sudo gem install gemcutter
gem tumble

Install the ratpack gem:

sudo gem install ratpack

Drop this line in your app:

gem 'ratpack'
require 'sinatra/ratpack'

Usage

See auto-generated documentation at rdoc.info/projects/zeke/ratpack

Colophon

Copyright © 2009 Zeke Sikelianos. See LICENSE for details.

About

A set of view helpers for Sinatra, inspired by ActionPack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%