rails problem !

J

Jacek

Hi,
For a last few days i have installed rails on fedora core 2 and debian.
Install ruby(all)->gem->rails(all)->configure database etc etc
Today i have just installed rails one more time on server (also FC2).
I have done everything like usual. What a suprise when i start rake test and
I got:
(in /var/www/html/organizer)
rake aborted!
ActiveRecord::AdapterNotFound
../Rakefile:7
What is this ?
Jacek
 
F

Florian Weber

For a last few days i have installed rails on fedora core 2 and debian.
Install ruby(all)->gem->rails(all)->configure database etc etc
Today i have just installed rails one more time on server (also FC2).
I have done everything like usual. What a suprise when i start rake
test and
I got:
(in /var/www/html/organizer)
rake aborted!
ActiveRecord::AdapterNotFound
../Rakefile:7
What is this ?

http://www.rubyonrails.org/show/RailsOnDebian

"If you get Adapter Not Found? errors when attempting to run Rails
helper scripts, you are missing the database bindings.

My SQL bindings

apt-get install libmysql-ruby1.8

Postgre SQL bindings

apt-get install libpgsql-ruby1.8"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,266
Latest member
DavidaAlla

Latest Threads

Top