I am having the same issue. Installed HAML:
haml (2.2.16, 2.2.15, 2.2.9, 2.2.3) haml-edge (2.3.100, 2.3.99, 2.3.60, 2.3.27) Renamed a template: i...@shirma:~/Z/shakodat$ ls -l app/views/authors/ total 16 -rwxrwxrw- 1 ike ike 517 2009-07-25 15:00 edit.html.erb -rwxr-xr-- 1 ike ike 870 2010-01-08 15:51 index.html.haml -rwxrwxrw- 1 ike ike 411 2009-07-25 12:51 new.html.erb -rwxrwxrw- 1 ike ike 250 2009-07-25 12:54 show.html.erb i...@shirma:~/Z/shakodat$ And got ActionView::MissingTemplate (Missing template authors/index.erb in view path app/views): app/controllers/authors_controller.rb:12:in `index' Rendering rescues/layout (internal_server_error)
-- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
