|
Installation Instructions:To install Marjoree you will need rubygems. Once you have gems installed all you need to do is open a command prompt and enter...          gem install marjoree
Marjoree uses ODBC to connect to a dataserver, therefore you need an (Sybase) ODBC connection setup.
Running the Test Suite:First you will need to enter the ODBC details in marjoree\tests\all_tests.rb to allow Marjoree to connect to the dataserver.To run the tests suite open a command prompt and move to the 'marjoree' dir and run          rake test Examples:These can be found either here or under marjoree\examples |
|   |