1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Ruby On Rails

Discussion in 'Ruby' started by buckmajor, Jul 2, 2009.

  1. #1
    Hi there

    I was doing some research on Ruby and couldn't fully understand what it's suppose to do, but I want to use it to build an application and sell a product.
    Would Ruby do this for me? I heard some much of it but not sure how to use it.
     
    buckmajor, Jul 2, 2009 IP
  2. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Ruby is a programming language and RoR is an application framework for the Ruby. At a high-level, an application framework is a collection of classes that provide common application functions such as data access, logging, caching, cryptography, validation, security, etc. If you are more familiar with PHP then take a look at CakePHP, which models RoR concepts.
     
    Social.Network, Jul 3, 2009 IP
    chandan123 likes this.
  3. buckmajor

    buckmajor Active Member

    Messages:
    574
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Thanks, I checked out CakePHP and will give it a try.
     
    buckmajor, Jul 3, 2009 IP
    chandan123 likes this.