Installing the Rails gems:

Rubinius has gem installed as a sub-command, so:

rbx gem install rails

Testing your Rails app:

After that, you can use any gem-installed executable as a rubinius sub-command. For example, to run your rails app's tests:

rbx rake test

or to start up your rails app:

rbx script/server

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

0.1069% complete

 

Completed 9 of 13 tickets