Results 1 to 9 of 9

Thread: Anyone used ruby on rails????

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Question Anyone used ruby on rails????

    Just wondering how people would compare it to php. Have had a little play with it, but then got caught up doing some php stuff to upgrade a product to version 5

  2. #2
    Fanatic Member bgmacaw's Avatar
    Join Date
    Mar 2007
    Location
    Atlanta, GA USA
    Posts
    524

    Re: Anyone used ruby on rails????

    I'm probably going to be evaluating it soon myself, weighing it against using .NET Mono, Java, PHP, and Erlang for developing web service clients for Linux systems.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Re: Anyone used ruby on rails????

    About where I'm at bg. Still developing using PHP but they keep telling me you can really nail things in much fewer lines of code with ROR. Note the books on the technology are starting to appear in my country, so must be building up a head of steam.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Anyone used ruby on rails????

    You might find this interesting to read.

  5. #5
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: Anyone used ruby on rails????

    I had a brief fling with RoR but I never got into any great depth. For a small project starting from scratch (including the DB) it would appear to be great.
    There is a migration feature that allows you to specify your DB schema in Ruby this allows you to add tables columns etc by running a Ruby script but you can also rollback to previous version just as easily.
    RoR does however seem to be very picky about how the tables are set up. Most of the time your going to be working with an existing DB, but I never got around to looking at how well RoR deals with that.
    There also appears to be a number of stories going around that RoR dosn't scale very well, but it is still relativly new so this is to be expected.

  6. #6
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Anyone used ruby on rails????

    i would like to try ror some time. Just to extend my knowledge.. Sound easy
    My usual boring signature: Something

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Re: Anyone used ruby on rails????

    Quote Originally Posted by Hack
    You might find this interesting to read.
    Cheers

    Just been told my company are putting me through an MCSD program in the New York so am effectively down to learning .net for the foreseeable future ;(

  8. #8
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Anyone used ruby on rails????

    I used ROR for a while the plugin for eclipse is good. Didnt like it though too much though!

    Wasnt for me, but its supposed to be very quick at getting a web application up there.

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Re: Anyone used ruby on rails????

    Sitepoint are giving away their beginners intro book to RoR btw, limited offer, looks like 2.0 is nearly upon us.

    http://www.sitepoint.com/forums/show...94#post3577294

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width