I am writing a class that will be used by a rails generator, and will also be used to add new helpers and extend models, where is the best place to stick tests in rails for such a class that sits somewhat outside of the MVC structure? Thanks, James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
J2M wrote:> I am writing a class that will be used by a rails generator, and will > also be used to add new helpers and extend models, where is the best > place to stick tests in rails for such a class that sits somewhat > outside of the MVC structure?I should learn to look before leaping... Geoffrey answered my question in his plugin posting. http://nubyonrails.com/articles/2006/05/04/the-complete-guide-to-rails-plugins-part-i --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---