active_scaffold

D

drub

Trying to use active_scaffold.

When starting WEBrick this error message is displayed , "This version
of ActiveScaffold requires Rails 2.2 or higher."

"gem list" displays "rails (2.2.2)", so it looks like it should work.
A more complete listing is provided, below.

Any ideas here? What am I misreading?

Many thanks


------------


$ ruby script/server
=> Booting WEBrick...
/home/drub/src/ruby/soccer/vendor/plugins/active_scaffold/init.rb:5:in
`evaluate_init_rb': This version of ActiveScaffold requires Rails 2.2
or higher. Please use an earlier version. (RuntimeError)
from ./script/../config/../vendor/rails/railties/lib/rails/plugin.rb:
79:in `evaluate_init_rb'
from /home/drub/src/ruby/soccer/vendor/rails/activesupport/lib/
active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
from ./script/../config/../vendor/rails/railties/lib/rails/plugin.rb:
75:in `evaluate_init_rb'
from ./script/../config/../vendor/rails/railties/lib/rails/plugin.rb:
39:in `load'
from ./script/../config/../vendor/rails/railties/lib/rails/plugin/
loader.rb:33:in `load_plugins'
from ./script/../config/../vendor/rails/railties/lib/rails/plugin/
loader.rb:32:in `each'
from ./script/../config/../vendor/rails/railties/lib/rails/plugin/
loader.rb:32:in `load_plugins'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:
189:in `load_plugins'
... 14 levels...
from /home/drub/src/ruby/soccer/vendor/rails/activesupport/lib/
active_support/dependencies.rb:496:in `require'
from /home/drub/src/ruby/soccer/vendor/rails/railties/lib/commands/
server.rb:39
from script/server:3:in `require'
from script/server:3
$
$ gem list

*** LOCAL GEMS ***

actionmailer (2.2.2)
Service layer for easy email delivery and testing.

actionpack (2.2.2)
Web-flow and rendering framework putting the VC in MVC.

activerecord (2.2.2)
Implements the ActiveRecord pattern for ORM.

activeresource (2.2.2)
Think Active Record for web resources.

activesupport (2.2.2)
Support and utility classes used by the Rails framework.

assignment (0.0.1)
Library for completing assignments

rails (2.2.2)
Web-application framework with template engine, control-flow
layer,
and ORM.

rake (0.8.3)
Ruby based make-like utility.

sources (0.0.1)
This package provides download sources for remote gem installation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top