January 9th, 2008
To understand how the VR plugin works check this forum.
November 24th, 2007
RailRoad generates nice diagrams of your models and controllers.
November 21st, 2007
ActiveScaffold is easy to use, to modify, and to extend to your needs.
November 19th, 2007
Howto install and use RSpec.
November 18th, 2007
These are two basically different things: the first is nothing more than a login screen, the second is far more useful.
November 17th, 2007
You’ll have to document your app. First you’ll have to describe what it should do (via RSpec), and then how it does (using doc & diagram generator plugins).
November 16th, 2007
Hobo is far the best Rapid Application Builder for Rails.
November 16th, 2007
It is far better to use plugins than engines (gems).
November 16th, 2007
The best approach to Rails is to use plugins extensively.
It is better to build a Rails application using already existing modules than code from scratch. With this you can buy time.