Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created January 21, 2010 19:10
Show Gist options
  • Save knowuh/283089 to your computer and use it in GitHub Desktop.
Save knowuh/283089 to your computer and use it in GitHub Desktop.
(! 9030)-> rake db:migrate
(in /Users/npaessel/lab/ruby/rigse)
RAILS running in test environment or executing rake task -- skipping Admin::Project.create_or_update_default_project_from_settings_yml
Couldn't start observers Mysql::Error: Table 'rigse_development.embeddable_multiple_choice_choices' doesn't exist: SHOW FIELDS FROM `embeddable_multiple_choice_choices`
This might be because you have not setup the appropriate database tables yet...
see config/initializers/observers.rb for more information.
rake aborted!
Expected /Users/npaessel/lab/ruby/rigse/app/models/embeddable/xhtml.rb to define Embeddable::Xhtml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment