thoughtbot--factory_bot/lib/factory_girl
Joshua Clayton 7fdf1a8858 Registries are named
This allows for easier debugging when code attempts to access traits,
sequences, or factories and doesn't find what it was looking for.

Closes #212
2011-10-15 02:01:16 -04:00
..
attribute Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00
declaration Refactor definition_proxy_spec 2011-10-14 17:21:29 -04:00
proxy Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00
syntax Calling the syntax methods with a block yields the return object. Closes #210 2011-10-14 09:39:39 -04:00
aliases.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
attribute.rb Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00
attribute_list.rb Clean up attribute_list 2011-10-14 23:55:35 -04:00
callback.rb Maintain abstraction consistency within definition_proxy 2011-10-14 22:50:37 -04:00
declaration.rb Refactor definition_proxy_spec 2011-10-14 17:21:29 -04:00
definition_proxy.rb Maintain abstraction consistency within definition_proxy 2011-10-14 22:50:37 -04:00
deprecated.rb Check for undefined constants/methods on Factory on FactoryGirl to preserve backwards compatibility 2010-07-06 20:22:11 -04:00
factory.rb Maintain abstraction consistency within definition_proxy 2011-10-14 22:50:37 -04:00
find_definitions.rb Load definition files instead of require so re-running find_definitions works as expected 2011-07-29 14:00:08 -04:00
proxy.rb Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00
rails2.rb Load factories from /factories at the Rails root, just like the default definition_file_paths. 2011-08-31 10:01:12 -04:00
registry.rb Registries are named 2011-10-15 02:01:16 -04:00
reload.rb FactoryGirl.reload clears all registries and loads all known definitions 2011-09-02 14:45:27 -04:00
sequence.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
step_definitions.rb Use create_list in step definitions 2011-10-14 09:51:57 -04:00
syntax.rb Updated documentation for new syntax 2010-10-01 18:50:01 -04:00
trait.rb Refactor definition_proxy_spec 2011-10-14 17:21:29 -04:00
version.rb Bump version to 2.2.0 2011-10-14 10:31:02 -04:00