Archive

Posts Tagged ‘Ruby on Rails’

HOWTO: installing, updating and removing rubygems

April 9th, 2008

 Powered by Max Banner Ads 

Searching

Installing a gem in fair enough but what if you don’t know what it’s called?

Well, one way of finding a gem is to look at the rubygems homepage at http://rubyforge.org/projects/rubygems/

Read more…

Fabio Laganà Ruby on Rails, RubyGems , ,

InVisible Ruby On Rails Reference 1.1.2

March 20th, 2008

This is a “short” Ruby on Rails reference. It’s goal is to give you an overview over the most used functions / methods / classes. It’s not a tutorial, but as a handy guide when you already know your way around.

This reference guide is © 2006 by InVisible GmbH (http://www.invisible.ch) and released under a Creative Commons license (see end for details). More information and a PDF version of this document can be found at http://blog.invisible.ch/2006/05/01/ruby-on-rails-reference/. Read more…

Fabio Laganà Ruby on Rails