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_girl
Nathan Sutton 8f3b24a559 Fixing inheritance of callbacks
Since callbacks share the same names they wouldn't be inherited.
I added a check to allow them to be inherited.
2009-10-10 00:23:57 -05:00
..
attribute Adding callbacks 2009-10-09 23:46:19 -05:00
proxy Adding callbacks 2009-10-09 23:46:19 -05:00
syntax Added intro documentation for syntaxes 2009-02-17 17:59:58 -05:00
aliases.rb Updated and improved the documentation 2009-02-17 16:38:44 -05:00
attribute.rb Fix exception message when defining attr writer. 2009-04-20 17:09:20 -04:00
factory.rb Fixing inheritance of callbacks 2009-10-10 00:23:57 -05:00
proxy.rb Adding callbacks 2009-10-09 23:46:19 -05:00
sequence.rb Added an exception when defining a sequence from a dynamic attribute block [#43 state:resolved] 2009-04-13 21:39:34 -04:00
step_definitions.rb Fixes for step definitions involving factories with underscores 2009-09-15 18:14:34 -04:00
syntax.rb Added intro documentation for syntaxes 2009-02-17 17:59:58 -05:00