Hello guys thanks for all the help but I ran into a problem durring the
last step in the SUBSTRUCT installation.. so anyone out there that can
help is great!
here is my error durring the last step:
[wiggum]$ rake db:migrate:engines:substruct
RAILS_ENV=''production''
(in /home/.lemon/strikezero/svn.redesigntheory.com)
Migrating engine ''substruct''
== AddUserAndContact: migrating
==============================================-- add_column(:questions,
:email_address, :string, {:limit=>50})
rake aborted!
MysqlError: Table ''substruct_production.questions''
doesn''t exist: ALTER
TABLE questions ADD `email_address` varchar(50)
(See full trace by running task with --trace)
the exact error is :
"MysqlError: Table ''substruct_production.questions''
doesn''t exist: ALTER
TABLE questions ADD `email_address` varchar(50)
anyone know how to fix one of these errors... i read somewhere it wasnt
necessary, but when I booted up rails, substruct doesnt work: see here
svn.redesigntheory.com
thanks guys!!!
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---