Search Results

0
votes
6answers
305 views

Correct Model Data Structure? (My 1st Rails App)

I'm about to build my first Ruby on Rails application (and first anything beyond xhtml and css), and I'm looking for some helpful feedback on my model structure. …
0
votes
3answers
198 views

Uploading Rails Apps with MediaTemple

Any recommendations of a recent tutorial, or guide, on uploading Rails applications to a (gs) rails container? I've followed a couple tutorials already, both of which haven …
1
vote

Learning Ruby on Rails

I'm currently learning RoR, here's what I've done so far: 1. Read, and followed, SitePoint's "Simply Rails 2.2" 2. Read, and followed, Oreilly's "Rails, Up and Running" 2nd edition. Thos …