Installing ruby camping
Just a short one:
After succeeding in installing ruby gems, i finally was able to install the ruby micro-framework camping.
So ruby should just be used as a small administration web interface. In my eyes a rails aproach seems to be like breaking a fly on the wheel.
Just easy as this:
root@sunny:~# gem install camping –source http://code.whytheluckystiff.net
…
Installing ri documentation for markaby-0.5…
Installing ri documentation for camping-1.5.180…
Installing RDoc documentation for activesupport-1.4.2…
Installing RDoc documentation for builder-2.1.1…
Installing RDoc documentation for markaby-0.5…
Installing RDoc documentation for camping-1.5.180…
Smooth and easy. Ready to rumble ;-).