Skip to content
Paul Hyman edited this page May 30, 2013 · 7 revisions

Welcome to the Porpoise wiki!

Build Status

Installing the Porpoise gem in your rails movement site

Specify the commit or tag in Gemfile:

gem 'porpoise', :git => 'git://github.com/PurposeOpen/Porpoise.git', :ref => '4bdwd' gem 'porpoise', :git => 'git://github.com/PurposeOpen/Porpoise.git', :tag => 'v1.0.10'

Clone this wiki locally