I am new to RoR and Thinking about getting a GoDaddy VPS to host my site. I have heard that GoDaddy has just not been RoR friendly in the past but may have gotten better.
Does anyone have any current experience using RoR on GoDaddy?
When you rent a VPS from GoDaddy, your basically on your own for Rails support, but that's actually quite all right. It means you get to install the newest versions of Ruby, Rails and all the rest of the environment.
How can I use ruby on rails input field selector?
This is form:
Jquery user_user_name:{ validators: { notEmpty: { message: 'The company name is required and cannot be empty' } } },