六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 56|回复: 0

不知道是什么问题?

[复制链接]

升级  20%

2

主题

2

主题

2

主题

童生

Rank: 1

积分
10
 楼主| 发表于 2013-1-27 05:19:45 | 显示全部楼层 |阅读模式
C:\rubydev\beast>rake db:schema:load RAILS_ENV=production
(in C:/rubydev/beast)
rake aborted!
undefined method `template_root=' for LoggedExceptionsController:Class

(See full trace by running task with --trace)

C:\rubydev\beast>rake db:schema:load RAILS_ENV=production
(in C:/rubydev/beast)
rake aborted!
undefined method `template_root=' for LoggedExceptionsController:Class

(See full trace by running task with --trace)

C:\rubydev\beast>ruby script/plugin install svn://errtheblog.com/svn/plugins/cla
ssic_pagination

C:\rubydev\beast>ruby script/plugin install svn://errtheblog.com/svn/plugins/cla
ssic_pagination

C:\rubydev\beast>ruby script/plugin install svn://errtheblog.com/svn/plugins/cla
ssic_pagination

C:\rubydev\beast>rake db:schema:load RAILS_ENV=production
(in C:/rubydev/beast)
Install the ruby-openid gem to enable OpenID support
-- create_table("forums", {:force=>true})
   -> 0.7970s
-- create_table("logged_exceptions", {:force=>true})
   -> 0.0780s
-- create_table("moderatorships", {:force=>true})
   -> 0.0620s
-- add_index("moderatorships", ["forum_id"], {:name=>"index_moderatorships_on_fo
rum_id"})
   -> 0.1250s
-- create_table("monitorships", {:force=>true})
   -> 0.0470s
-- create_table("posts", {:force=>true})
   -> 0.0630s
-- add_index("posts", ["forum_id", "created_at"], {:name=>"index_posts_on_forum_
id"})
   -> 0.1400s
-- add_index("posts", ["user_id", "created_at"], {:name=>"index_posts_on_user_id
"})
   -> 0.1410s
-- create_table("sessions", {:force=>true})
   -> 0.0620s
-- add_index("sessions", ["session_id"], {:name=>"sessions_session_id_index"})
   -> 0.1410s
-- create_table("topics", {:force=>true})
   -> 0.0630s
-- add_index("topics", ["forum_id"], {:name=>"index_topics_on_forum_id"})
   -> 0.1400s
-- add_index("topics", ["forum_id", "sticky", "replied_at"], {:name=>"index_topi
cs_on_sticky_and_replied_at"})
   -> 0.1100s
-- add_index("topics", ["forum_id", "replied_at"], {:name=>"index_topics_on_foru
m_id_and_replied_at"})
   -> 0.1100s
-- create_table("users", {:force=>true})
   -> 0.0620s
-- add_index("users", ["last_seen_at"], {:name=>"index_users_on_last_seen_at"})
   -> 0.1090s
-- initialize_schema_migrations_table()
   -> 0.2040s
-- assume_migrated_upto_version(49)
   -> 1.1090s
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表