Sometimes you need to run your Rails (3) Application on a Sub-URI (e.g. examle.com/prod, example.com/dev). In my current Project there … More
Category: ruby
for all mac ruby devloper outs…
for all mac ruby devloper outside: http://www.macruby.org any opinions about it so far?
instant jruby & derby environment für eine RoR Anwendung
Als angestammter Java-Entwickler geht es mir oftmals schwer von der Hand, einer Ruby on Rails (RoR) Anwendung mit relativ wenig … More
my very first (ehm… useful ?!?!) ruby script.
So concerning my first try of a web based zfs managment interface i will restart the project with some new … More
very first test with ruby camping :-)
I tried The Camping Short, Short Example for the ruby camping framework. #!ruby #!/usr/local/bin/ruby -rubygems require ‘camping’ Camping.goes :HomePage module … More
Installing ruby camping
Just a short one: After succeeding in installing ruby gems, i finally was able to install the ruby micro-framework camping. … More
Install Gems (Ruby with zlib) on Nexenta (GnuSolaris) 1.01
Next in the row is the installation of the ruby gems package. So it should be easy… just following the … More
Install Ruby on Nexenta (GnuSolaris) 1.01
If you want to build your own small ruby script for administrating you Nexenta-Box, you normally just have to do … More