Ruby on Rails

RWBRWB Icrontian
edited October 2006 in Internet & Media
I am curious what anyone here thinks of this Ruby on Rails thing? I saw something showing that quite a few php developers are moving to Ruby on Rails... and I am doing a tutorial on it right now as well, but I am curious what some of your takes on it is as I don't know much at all right now :P Seems fairly new.

Comments

  • CyrixInsteadCyrixInstead Stoke-on-Trent, England Icrontian
    edited October 2006
    I believe it's quite good. There was a tutorial for it in a UK computer magazine a few of months ago spread over 3 months but I only caught the last part.

    ~Cyrix
  • edited October 2006
    Ruby on Rails is great for rapid development of CRUD (Create, Read, Update Delete) type web applications.

    There is a list of 12 Ruby on Rails tutorials here - http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials

    Regards,
    Scott
  • RWBRWB Icrontian
    edited October 2006
    Thanks! I'll be looking into ruby on rails after I am done with my current project :)

    This should come in very handy.
  • edited October 2006
    My pleasure! Ruby on Rails is great, but there is a learning curve understanding Ruby syntax and how Rails is put together.

    But if you follow a good tutorial it won't be too difficult.

    Regards,
    Scott
Sign In or Register to comment.