Displaying 2 results from an estimated 2 matches for "template_find".
Did you mean:
template_finder
2008 Jan 19
0
[CruiseControl] RubyOnRails build 8671 failed
...Name: test_custom_template(ActionMailerTest)
Type: Failure
Message: Exception raised:
Class: <ActionView::TemplateFinder::InvalidViewPath>
Message: <"Unprocessed view path found in [\"./test/fixtures\"]">
---Backtrace---
./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths''
./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each''
./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths''
./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:...
2008 Jun 10
7
ActionMailer undefined method `parameters' - Rails 2.1
...strosity:
NoMethodError in RequestsController#create
undefined method `parameters'' for {:greeting=>"WAUW"}:Hash
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:301:in
`template_format''
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_finder.rb:138:in
`pick_template_extension''
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:68:in
`set_extension_and_file_name''
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:15:in
`initialize''
/Library/Ruby/Gems/1.8/gems/actio...