Re: [問題] NoMethodError
Rails 2.0 未內建Scaffold
可以手動加入下列兩個plugin就可使用scaffold
1. ruby script/plugin install scaffolding
2. ruby script/plugin install
http://tools.assembla.com/svn/breakout/breakout/vendor/plugins/classic_pagination
※ 引述《whk ()》之銘言:
: 環境:
: ruby:1.8.6
: rails:2.0.2
: 狀況:
: 執行了http://localhost:3000/admin
: 出現的錯誤訊息
: NoMethodError in AdminController#index
: undefined method `scaffold' for AdminController:Class
: RAILS_ROOT: C:/InstantRails-2.0-win/rails_apps/depot
: Application Trace | Framework Trace | Full Trace
: app/controllers/admin_controller.rb:2
: script/server:3
: app/controllers/admin_controller.rb:2
: script/server:3
: Request
: Parameters:
: None
: Show session dump
: ---
: flash: !map:ActionController::Flash::FlashHash {}
: Response
: Headers:
: {"cookie"=>[],
: "Cache-Control"=>"no-cache"}
: 不知是哪裡的設定有問題?/
: 附錄:
: 無
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 60.248.161.34
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 3 篇):
Ruby 近期熱門文章
PTT數位生活區 即時熱門文章