2
votes
2answers
146 views
Any tips for switching from CakePHP to Ruby on Rails?
I've been wanting to make the switch from PHP. Anyone care to highlight the similar classes or the key differences between CakePHP and Ruby on Rails?
Thank you!
…
4
votes
4answers
349 views
How good is Rails and PostgreSQL support?
I am thinking of working on a Rails application that uses PostgreSQL. I have some questions before I am comfortable using Rails:
Is PostgreSQL support in Rails less superior than, say …
0
votes
How can I find out why my app is slow?
You could try running 'top' when you SSH in to see which process is heavy. If you also have problems logging you, perhaps you may try getting Statistics in the Slicehost manager.
If you dis …
