Tom,
Not trying to be mean but where does it say that master works with
2.2.2? That is no longer the case and I need to update any reference to
that.
Branch rails-2.2 works with 2.2.2, master is now working with edge
rails.
-Mike
Tom Cocca wrote:
> Hello All,
>
> I just created a fresh rails 2.2.2 project and tried to drop
> active_scaffold/master in from github and when I start the server I
> get the following:
>
>
>
> => Booting Mongrel (use 'script/server webrick' to force WEBrick)
> => Rails 2.2.2 application starting on http://0.0.0.0:3031
> => Call with -d to detach
> => Ctrl-C to shutdown server
> ** Starting Mongrel listening at 0.0.0.0:3031
> ** Starting Rails with development environment...
> Exiting
> c:/wamp/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> active_support/dependencies.rb:102:in `const_missing': uninitialized
> constant ActionView::Template::Path (NameError)
> from C:/rails/logic_cms/vendor/plugins/active_scaffold/lib/
> extensions/generic_view_paths.rb:1
> from c:/wamp/ruby/lib/ruby/site_ruby/1.8/rubygems/
> custom_require.rb:31:in `gem_original_require'
> from c:/wamp/ruby/lib/ruby/site_ruby/1.8/rubygems/
> custom_require.rb:31:in `require'
> from c:/wamp/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/
> lib/active_support/dependencies.rb:153:in `require'
> from c:/wamp/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/
> lib/active_support/dependencies.rb:521:in `new_constants_in'
> from c:/wamp/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/
> lib/active_support/dependencies.rb:153:in `require'
> from C:/rails/logic_cms/vendor/plugins/active_scaffold/
> environment.rb:4
> from C:/rails/logic_cms/vendor/plugins/active_scaffold/
> environment.rb:4:in `each'
> ... 45 levels...
> from c:/wamp/ruby/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/
> commands/server.rb:49
> from c:/wamp/ruby/lib/ruby/site_ruby/1.8/rubygems/
> custom_require.rb:31:in `gem_original_require'
> from c:/wamp/ruby/lib/ruby/site_ruby/1.8/rubygems/
> custom_require.rb:31:in `require'
> from script/server:3
>
> I know that the master at githum says it should work with rails 2.2.
> Any ideas what is going on here?
>
> Thanks guys,
> ~ Tom
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---