Project
camping_generator
Parasite is currently at version 0.2. The Parasite package is composed of two gems: parasite and the camping_generator. The first provides a way to hook into the Rails development environment, while the second provides a generator for creating Camping apps quickly and painlessly. *** Installation To install parasite and the camping_generator fire up a terminal and: $ sudo gem install parasite parasite will require the camping_generator, along with Rails and Camping. More details on installing those packages can be found at their project pages.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Dependencies