CurvedSpace Forums: RoR Books/Tutorials - CurvedSpace Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

RoR Books/Tutorials

#1 {lang:macro__useroffline}   Raktor {lang:icon}

  • Official SeeD Alcoholic
  • Icon
  • Group: Member
  • Posts: 4,013
  • Joined: 30-August 03

Posted 22 October 2005 - 02:51 PM

Thought I'd teach myself Ruby on Rails as a holiday project/I'm very bored thingo, just wondering if anyone has any experience with it, or knows any good books or sites.

Really simple though, I create a database in MySQL, tell it the username and pass in configuration files, and with 3 lines of code it automatically prints out the contents of the database and lets you add things, and it works out plurals too :O

CODE

class RecipeController < ApplicationController
scaffold :recipe
end

0

#2 {lang:macro__useroffline}   Darkness {lang:icon}

  • CHILDREN!
  • Icon
  • {lang:view_blog}
  • Group: Super Moderator
  • Posts: 11,225
  • Joined: 12-April 03
  • Location:Victoria, Australia

Posted 26 October 2005 - 08:44 PM

... What's Ruby on Rails?







“In the valley of hope, there is no winter.”

0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users