This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
thoughtbot--factory_bot
Watch
1
Star
0
Fork
You've already forked thoughtbot--factory_bot
0
mirror of
https://github.com/thoughtbot/factory_bot.git
synced
2022-11-09 11:43:51 -05:00
Code
Releases
Activity
8d2b352c48
thoughtbot--factory_bot
/
lib
/
factory_girl
/
syntax_runner.rb
7 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Implicitly call FactoryGirl's syntax methods from dynamic attributes
2012-04-19 21:34:47 -04:00
module
FactoryGirl
Clean up documentation
2012-05-05 02:31:31 -04:00
# @api private
Implicitly call FactoryGirl's syntax methods from dynamic attributes
2012-04-19 21:34:47 -04:00
class
SyntaxRunner
include
Syntax
::
Methods
end
end
Copy permalink