1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/lib/factory_bot/syntax
Henry J. Wylde 917af38246 Add documentation and YARD method directives (#1249)
FactoryBot::Syntax::Methods was missing some documentation on
the *_pair methods. This adds in the documentation and
corresponding method directives.

Further, add the missing &block parameter to the existing *_list directives.

We decided not to included documentation for the `null` strategy,
since this strategy is used internally, and only returns `nil`. There isn't
much point in documenting it and making it available.
2019-01-11 10:32:36 -05:00
..
default.rb [Rubocop] Lint Cop Offenses (#1207) 2018-10-05 14:54:08 -04:00
methods.rb Add documentation and YARD method directives (#1249) 2019-01-11 10:32:36 -05:00