Hi If anyone has experience with minus_mor, I would love some insights into this. I''ve just installed the pluing, and when I go to access my page I get ArgumentError (ActionView is not missing constant ActionViewError!) I''m just trying to render an action that uses standard .rhtml Any clues? Cheers Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Daniel ----- wrote:> Hi > > If anyone has experience with minus_mor, I would love some insights into > this. > > I''ve just installed the pluing, and when I go to access my page I get > > ArgumentError (ActionView is not missing constant ActionViewError!) > > I''m just trying to render an action that uses standard .rhtml > > Any clues? > > Cheers > DanielYou don''t need the minus_mor plugin anymore with Rails 2.0 It''s now part of Rails to use .js.erb file and it does exactly what minus_mor did. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---