This should enable easier overwriting/reloading in plugins, since now the autoloader is able to find the models.
3 lines
67 B
Ruby
3 lines
67 B
Ruby
class Query::StatementInvalid < ActiveRecord::StatementInvalid
|
|
end
|