Project

bushido

0.01
No commit activity in last 3 years
No release in over 3 years
A module for integrating the Bushido platform into a rails app
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.6.1
>= 1.4.6
~> 0.0.3
>= 1.6.1
 Project Readme

Bushido gem

Development

Copy paste this in your terminal:

echo "rvm 1.8.7@bushidogem-23x-test" > "test_apps/rails-2.3.x-test_app/.rmvrc"
echo "rvm 1.9.2@bushidogem-30x-test" > "test_apps/rails-3.0.x-test_app/.rmvrc"
cd test_apps/rails-2.3.x-test_app && bundle
cd test_apps/rails-3.0.x-test_app && bundle