Hello,
i have problem in RadRails, everytime i create new project. This project
is empty, i see only its name without subfolders etc. Any advice for me?
Thanks for help. My second problem i have with RubyOnRails: loading of
pages is very slow, sometime i must wait more than 1 minut. Thanks for
help!
I had the same RadRails problem. The path to the rails script was not
available in RadRails.
detoxxx wrote:
Hello,
i have problem in RadRails, everytime i create new project. This project
is empty, i see only its name without subfolders etc. Any advice for me?
Thanks for help. My second problem i have with RubyOnRails: loading of
pages is very slow, sometime i must wait more than 1 minut. Thanks for
help!
do you use apache+fastcgi?
if it is, it will be slowly.
use webrick and it will be quick
When you create a project in RadRails, there is a checkbox that says
“Generate Rails application skeleton”. Make sure that this option is
checked. It should then create the project skeleton folders.
Sometimes RadRails doesn’t create a project. I don’t know why. But
sometimes I need to run “rails .” in the directory after creating the
project (the .project file is created, but the project isn’t).
– foobario