Hello,
Trying to get the latest active scaffold from git master installed in
my Rails 3.1 app.
I added gem
  gem 'active_scaffold', :git => 'git://github.com/activescaffold/
active_scaffold.git'

added require active_scaffold to both javascript and stylesheet
manifests, generated an active scaffold and opened the page. I see
this error:

uninitialized constant
ActiveScaffold::Bridges::Cancan::ActiveRecord::Base

Any Ideas? thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to