Displaying 3 results from an estimated 3 matches for "start_engine".
2006 Jan 31
6
How to Affect Plugin Load Order
I''m using bundled_resource, login_engine, and a few other plugins. It
appears Rails considers plugins in alphabetic order. Turns out that
there is a particular order that will work and alphabetic ain''t it.
The login engine must be loaded first. Bundled resource then includes
''application_helper'' and the application helper includes LoginEngine. If
2006 May 15
2
login engine error
...39;
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require''
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
`require''
/Users/gopalbalaji/Projects/test/config/../vendor/plugins/login_engine/init_engine.rb:6:in
`start_engine''
/Users/gopalbalaji/Projects/test/config/../vendor/plugins/engines/lib/engines.rb:183:in
`start_engine''
/Users/gopalbalaji/Projects/test/config/../vendor/plugins/engines/lib/engines.rb:132:in
`start''
/Users/gopalbalaji/Projects/test/config/../vendor/plugins/engines/lib/...
2006 May 29
1
Engine: Active_RBAC not working, missing require
...rbac/group_mixin.rb:1
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require''
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
`requir
e''
C:/rails/helferlein2/config/../vendor/plugins/active_rbac/init_engine.rb:41:in
`start_engine''
C:/rails/helferlein2/config/../vendor/plugins/engines/lib/engines.rb:183:in
`start_engine''
C:/rails/helferlein2/config/../vendor/plugins/engines/lib/engines.rb:132:in
`start''
C:/rails/helferlein2/config/../vendor/plugins/engines/lib/engines.rb:131:in
`start''...