I'm trying to get ruby on rails working with the MySQL install from MAMP. I've followed the instructions at
http://boonedocks.net/mike/archives/175-MAMP-and-the-Ruby-MySQL-Gem.html
But ...
getting a Mysql::Error: query: not connected error
database exists
user root with no password
Please Note I already had apache2 and MySQL installed before installing ruby and RoR with the instructions listed in the two links below.
I installed ruby 1.8.7 with apt-get and gems I inst...
I have a ubuntu hardy server with REE 1.8.7 and rubygems 1.3.5. I think there is a version problem but I can't find it. When I require the gem SystemTimer in my rails application i get an err...
Dear experts,
I am trying to upgrade ror (at my Windows home PC) to version 2.3.3 by running gem install rails.
But fail while it was trying to update fcgi gem, with following error (bellow)...
Have a problem getting mysql gem to compile and install. Can someone take a look at the error attached and let me know if I'm missing anything.
I'm new to rails and I'm having problems figuring out how to limit the ability to for 1 user to see the records that another user creates. I have Users and Children and I want to make it so a ...
Hi,
I want to convert an Image from vertical format into horizontal. How can I do that? I tried it using RMagick with some quite funny results. You can find it in the Attachment to this pos...
I have an swf image slideshow that uses an xml file to populate the swf with images. When I tr and load the swf into a rails page, I get a blank flash player instance because it's not loading ...
- I am using windows vista 64bit and I have MySQL installed on my computer
- I am following the instructions at http://guides.rubyonrails.org/getting_started.html
- I did everything down to ...
I am getting the following error when I insert before_filter :login_required into any of my controllers.
undefined local variable or method `new_session_path' for #<EmployeesController:0x23...
Dear experts,
I am trying to make use of Gmail account in RoR applicaiton.
Everything is fine in my Windows development environment with Webrick and action_mailer_tls plugin.
However wh...
C:\rubydev>gem install rails
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
timed out (http://gems.rubyforge.org/gems/activesupport-2.3.4.gem)
Hi
I need to install Redmine on shared linux hosting with cPanel. This application is based on ruby on rails.
I've completed the following steps:
1. Uploading the latest build of redm...
Hi,
I am totally new to Ruby on rails. I am not a web developper.
Our company hired an external consultant to develop a website for us. The guy used Ruby on rails to create the site and he...
I am creating a shopping cart and I am having a problem sorting by category. I have a many to many relationship with products and category and I am having trouble getting the view to work. W...
testing with ruby on rails has unit, functional, integration testing
does php have testing
what text editor/ cmd tool do i use to run ruby on rails
I'm trying to teach myself some Ruby and the schema code snippet I've attached is really bugging me, because I'm having a hard time grasping exactly what its doing... I mean, I understand that...
I have been working on an on-line store and I am using a habtm relationship with categories and products. I had it working, but did something to my model. Now I am getting this message with ...
what is the best way to install ruby on rails on windows
is windows missing version control with ruby on rails such as subversion or cvs
Hello,
I have and server which is running LAMPP on Red Hat Enterprise Linux version 5 update 2. Now I want to configure Ruby on Rails on it, keeping the Apache and LAMPP configuration as it i...
Was this comment helpful? YesNo
coutsuza:
Hi,
Thanks for your input. I have made some progress, but I am not quite getting the final result that I want. It may be because I am trying ...
whether or not the controller is present...
500 error page occurs
i am beginner
works
http://localhost:3000
500 error
http://localhost:3000/hello
http://localhost:3000/hello/there
How can I clear cached advanced search results in MS Outlook 2003. I am able to look up all previous search phrases in the "Search for the word(s):" field.
Thank you