0

The versions that I have installed are as follows: Ruby 1.9.3 Rails 3.1.1 Webrick 1.3.1 Xcode 4.2.1

I've used RVM to install ruby on rails and successfully started my app, however it is super slow when navigating from view to view.

Ruby is throwing now errors.

What can this be?

lucapette
  • 20,564
  • 6
  • 65
  • 59
Jakcst
  • 605
  • 3
  • 8
  • 16

1 Answers1

0

Just to help anyone else with this issue.. What I did was simply switched my server to Mongrel. This did the trick.

Instructions

Community
  • 1
  • 1
Jakcst
  • 605
  • 3
  • 8
  • 16