I posted a message a while ago about a problem with the Exception Notifier Plugin for Rails. I think the problem is a recent change to the plugin which requires rails 1.1 -- respond_to. The plugin was updated just a few days ago... Which made me wonder about versioning and dependencies of plugins. Is there a mechanism of versioning plugins? Is there a way to discover dependencies? Thanks, -Kelly -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060322/ab464220/attachment.html
I posted a message a while ago about a problem with the Exception Notifier Plugin for Rails. I think the problem is a recent change to the plugin which requires rails 1.1 -- respond_to. The plugin was updated just a few days ago... Which made me wonder about versioning and dependencies of plugins. Is there a mechanism of versioning plugins? Is there a way to discover dependencies? Thanks, -Kelly -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060322/801d968a/attachment.html
Seemingly Similar Threads
- undefined method `respond_to'' when using Exception Notifier Plugin
- wrong id for activerecord object when using :joins in mysql
- is there really a restart task in switchtower? How do you invoke it?
- sudo in switchtower and security
- inexpensive ways to make a rails application highly available? mysql replication?