thoughtbot--factory_bot/lib
Daniel Colson e7f66fb2ba Set timestamps after clearing changes
Rather than redefining #created_at and #updated_at, we can use the
existing methods and just set them if there aren't already values
present. We need to do this after clearing changes information,
otherwise the times end up getting converted to the wrong zone.
2018-10-26 15:39:31 -04:00
..
factory_bot Set timestamps after clearing changes 2018-10-26 15:39:31 -04:00
factory_bot.rb Remove deprecated factory lookup by class (#1212) 2018-10-12 16:59:02 -04:00