Created
January 21, 2010 19:10
-
-
Save knowuh/283089 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(! 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