Ruby on Rails
Moderator: General Moderators
Ruby on Rails
Anyone heard of Ruby on Rails ?
Anyone find it useful ?
Just wanted to know your opinions - Search on rubyonrails returned 0 here.
Anyone find it useful ?
Just wanted to know your opinions - Search on rubyonrails returned 0 here.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
Heard of Ruby, Ruby on Rails even downloaded the source to have a look. Haven't had much use for Ruby, wrote a quick and dirty HTTP proxy once which is the extent of my experience with Ruby. However, that's a long ways from being able to form an educated opinion of Ruby or Ruby on Rails. I would like to see more details of how Ruby works and integrates with the server architecture?
However, as of right now, none of my shared hosts support Ruby or have any plans to do so. I don't see Ruby replacing my use of C/C++, Perl, Java or PHP at the moment. So Ruby, in general, is very low priorty for me.
However, as of right now, none of my shared hosts support Ruby or have any plans to do so. I don't see Ruby replacing my use of C/C++, Perl, Java or PHP at the moment. So Ruby, in general, is very low priorty for me.
If it can cut development time incredibly then why isnt so famous ?
I came across this when going through a web host named ASmallOrange.
I came across this when going through a web host named ASmallOrange.
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
-
intellivision
- Forum Commoner
- Posts: 83
- Joined: Mon Aug 22, 2005 1:25 am
- Location: Orbit
No firsthand experience with it
My (very large) host (dreamhost) made it available 1 month ago to users
The outstanding design site ALA uses it
My (very large) host (dreamhost) made it available 1 month ago to users
The outstanding design site ALA uses it
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
I've seen the videos and thought "Hmm.. yeah it looks good..." (I like the lecture-style setup in the videos) but it just seemed a bit like it does too much for me to want to use it. I enjoy doing all that stuff myself. Maybe if I had a play around with it I'd be one of the one's swearing by it too. I'm all for keeping in touch with new technologies so really I should at least have a play with it for a week or two.
I've seen only bad critiques on Ruby (on Rails) untill now.. The only positive notes i've heared is due the fact that you can easily create CRUD applications.. However, i've got components that do this in PHP too so i don't see why i would change.
Critique i've heared is the following: If you want to Read n records, you will end up with n+1 queries. Now, that is retarded
Critique i've heared is the following: If you want to Read n records, you will end up with n+1 queries. Now, that is retarded
Only heard it mentioned on DonBox's Spoutlet.