On 3/6/06, Greg Lappen <[EMAIL PROTECTED]> wrote: > I had the same thought after I requested this to be in Rails 1.1, but > its not clear how plugins would work if we were using ActiveRecord > outside of a Rails application.
You can create rails applications that don't use certain components (such as ActionPack, etc) but still run environment.rb, in which case plugins still work. It's an approach I've used successfully for a distributed job queue. I'm not sure it's how other people do things though. > Let me know if there's anything I can do to assist. Thanks. My plan is to look through the code, try and run it against trunk (fixing issues along the way, obviously) and then turn it into a plugin. If I have any problems I'll let you know. Also, when I've finished it'd be good to have another pair of eyes review and test it. Tom
_______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core