The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
How do I install my own Gems?
The easiest and fastest way to install Ruby gems is to install them in
your local directory, you...
Views: 420
How do I set up Ruby on Rails?
Using Ruby On Rails on UCwebhost:
This is intended to be a brief introduction to developing...
Views: 24211
How to add MIME type and associate it with .rhtml extension.
.rhtml .rb & .rbx are common extensions; you would probably set it up for all 3 AddType...
Views: 1516
What is the path to Ruby?
The path to the Ruby interpretor is:
/usr/bin/ruby
Views: 1608