Search Results

3
votes

Open Source Ruby Projects

Look around on github for some open source projects. Some of the more popular projects are: …
4
votes

How do I write those cool command line code generators (rails, sproutcore, webgen)

Check out rubigen. You can also view a presentation by …
8
votes

Getting started with rails? Must have gems?

The gems and plugins that I tend to use on most of my projects are: Restful Authentication …