So I got a Private Server on Dreamhost,
did a clean upload of the latest Tar
sent through the motions and when I ran:
rake db:migrate RAILS_ENV=production
this was the garbage I got.
== 12 CreateLocalKeys: migrated (0.0685s)
=====================================
== 13 AddAdmin: migrating
=====================================================
-- add_column(:people, :admin, :boolean,
{:default=>false, :null=>false})
-> 0.0107s
-- add_column(:people, :deactivated, :boolean,
{:default=>false, :null=>false})
-> 0.0118s
rake aborted!
druby://localhost:9010 - #<Errno::ECONNREFUSED: Connection refused -
connect(2)>
--~--~---------~--~----~------------~-------~--~----~
Insoshi developer site: http://dogfood.insoshi.com/
Insoshi documentation: http://docs.insoshi.com/
You received this message because you are subscribed to the Google
Groups "Insoshi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---