CodeIgniter Forums
Code Ignitor vs Ruby - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Code Ignitor vs Ruby (/showthread.php?tid=19626)



Code Ignitor vs Ruby - El Forum - 06-13-2009

[eluser]d3xt3r[/eluser]
I know I am kind of comparing Apples and Pears but if you were looking at the 2 frameworks what are the key differences between the 2 and why would you chose CI over Rails?

Cheers


Code Ignitor vs Ruby - El Forum - 06-13-2009

[eluser]xwero[/eluser]
Why choose CI over rails; if you know php should you take the time to learn another language just to use the framework.

I guess the comparison between the two will be that rails is a full stack framework, ORM and other developer friendly classes, where CI is a bit of a barebones framework.


Code Ignitor vs Ruby - El Forum - 06-13-2009

[eluser]Yorick Peterse[/eluser]
Ruby (on rails) and CodeIgniter are two completely different languages. If you already know PHP I'd stick with it.


Code Ignitor vs Ruby - El Forum - 06-13-2009

[eluser]jedd[/eluser]
[url="http://betterexplained.com/articles/starting-ruby-on-rails-what-i-wish-i-knew/"]This is an excellent article[/url] on the subject of RoR - going over much of the basics that it took me a while to glean from various sources.

I read a great article ages back, about a guy who ran quite a large site and was porting from PHP (but not CI from memory) to RoR - after a year he gave up and re-reverted back to PHP. His story was coherent, cogent, reasonable and considered - ie. it wasn't a rant - and he identified a bunch of problems that let him to that ultimate decision. I can't find the link now, and it's doubtless lost in the cruft of google-space. Point being, that's what finally turned me off the idea - apart from the cost of learning yet another language (I still have perl at the top of my ever-aging list).

OTOH I know at least two RoR evangelists, and if you gave them an hour they'd talk you into writing the next O'Reilly title on Ruby ...