Ruby on Rails

edited May 2006 in Internet & Media
I know there's a bunch of you guys doing webapp stuff in php...

well check out ruby on rails. it's a framework that uses ruby to build webapps. it's very robust and you can roll out apps *very* quickly.

http://www.rubyonrails.org/

and check out the screencasts

http://www.rubyonrails.org/screencasts

15 minutes to build a blog in 58 lines of code. :cheers:

Comments

  • EMTEMT Seattle, WA Icrontian
    edited May 2006
    Sounds like it might be real useful. Let me ask, I'm using VLC to play the mov... is it just a static image with audio for you (or anyone who's taken a look)? Talking about the first video on the screencast page.
  • deicistdeicist Manchester, UK
    edited May 2006
    I used it to build a call logging system for a tech support desk. From not knowing any web programming I built a fairly decent system with email notifications and web reporting in a couple of days. The only problem I had was getting a Rails app to work with apache or IIS which is tricky if you've never dealt with that sort of thing before. The built in web-brick server is slow but good enough for my needs.
  • edited May 2006
    it shouldnt be a static image no...
Sign In or Register to comment.