Hello,<br>I'm trying to use Masterview with Rails 2.1.<br><br>When I try to start the server, I get this error stack:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
INFO MasterView: Adding hooks to enable Rails to read erb directly from MasterView<br>/home/fabio/workspace/Demo/vendor/plugins/masterview/lib/masterview/rails_ext/action_view_erb_direct.rb:23: undefined method `template_exists?' for class `ActionView::Base' (NameError)<br>
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'<br> from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'<br> from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require'<br>
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in'<br> from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require'<br>
from /home/fabio/workspace/Demo/vendor/plugins/masterview/lib/masterview/initializer.rb:1183:in `enable_rails_erb_direct'<br> from /home/fabio/workspace/Demo/vendor/plugins/masterview/lib/masterview/initializer.rb:1135:in `install_in_rails'<br>
from /home/fabio/workspace/Demo/vendor/plugins/masterview/lib/masterview/initializer.rb:1040:in `complete_plugin_installation'<br> ... 32 levels...<br> from /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39<br>
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'<br> from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'<br> from script/server:3<br clear="all">
</blockquote><br>What can that mean?<br><br>Thanks,<br>Fabio.<br><br>-- <br>Fabio Kreusch<br><a href="mailto:fabiokr@gmail.com">fabiokr@gmail.com</a>