You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page provides a brief tutorial on how to get up and running with Ruleby.
First, make sure you have Ruby installed.
Installing the Gem
Download the Ruleby Gem from RubyForge, and install the Gem with the following command
gem install ruleby
You may want to use RVM and create a gemset if you are just playing about and install the ruleby gem in there.
Downloading the Source
Install an Git, and enter the following command