mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Don't require AS's basic object
This commit is contained in:
parent
1e828893f1
commit
40242e903b
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
require "active_support/basic_object"
|
||||
|
||||
module FactoryGirl
|
||||
class AttributeAssigner
|
||||
def initialize(build_class, evaluator)
|
||||
|
|
Loading…
Reference in a new issue