On 16-aug-2006, at 22:27, Francois Beausoleil wrote:

Expected /Users/luke/Sandbox/projects/rails_plugin_repository/
config/../vendor/plugins/unobtrusive_javascript/lib/
unobtrusive_javascript.rb to define UnobtrusiveJavascript

Moreover, I get the following error in my test environment:

LoadError: Expected /Sites/mizmor/app/models/magazine.rb to define Magazine

After I check, it happens because I got the following at the start of magazine.rb:

require_dependency 'feature'

This probably raises, but Dependencies fails to report that there is a problem with this statement, so the error messgae is somewhat misleading. I would appreciate to get the original exception up the stack to know where to dig.
--
Julian 'Julik' Tarkhanov
please send all personal mail to
me at julik.nl


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to