|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Ruby on rails forum
can I suggest a ruby or ruby on rails forum is created
thanks scott |
|
#2
|
||||
|
||||
|
Quote:
Rails is nothing special, in fact there are better frameworks out there (i personally like turbogears right now (although it's python)).
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
|
#3
|
|||
|
|||
|
Quote:
I agree, its nothing over special, but ror is an excellent framework when used in the right situation. |
|
#4
|
|||
|
|||
|
hi
how exactly is that one better than rails?
__________________
http://www.insightsws.com/ Professional low cost offshore website design and development. |
|
#5
|
|||||
|
|||||
|
You do the modelling yourself, and you don't write a single line of sql for creating or updating the database (which if you don't have a GUI to it for you is majorly tedious).
python Code:
Now, with other options like EnumCol, PickleCol (Pickles are like Marshals in Ruby), BigNumCol etc. It's much easier than writing the sql. There's also one major advantage here. No worrying about keys, that does all the linking for you transparently. now when you create a User, you can do this or something. However, I've turned to django, since turbogears is a nightmare to set up. Django has a similar modelling phase. It's also got a ton of useful libraries. And the best part is the admin backend. Here's how you make an admin system in django... Check it out. |
![]() |
| Viewing: Dev Shed Forums > Forum Information > Suggestions & Feedback > Ruby on rails forum |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|