Does anyone know of a gem which uses fixtures for testing? I looked at devise, arel etc but they do not use fixtures. Just trying to learn proper usage of fixtures.
Of course Rails itself uses fixtures a lot but I am looking for other simpler gems. Thanks - Neeraj On Thursday, July 5, 2012 6:08:41 PM UTC-4, Aaron Patterson wrote: > > On Thu, Jul 05, 2012 at 02:56:04PM -0700, Olek Janiszewski wrote: > > Thanks everyone for sharing your feelings about FactoryGirl, but that's > not > > what I care about :). I consider this off-topic, please start a separate > > discussion about that gem. > > > > My question is: should YAML fixtures be extracted from Rails 4? > > No. > > -- > Aaron Patterson > http://tenderlovemaking.com/ > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/azC8ID79IPwJ. 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/rubyonrails-core?hl=en.
