summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAge
* Update README.Raphaël Barrois2011-12-20
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Fix doc for _setup_next_sequence; fix trailing whitespace.Raphaël Barrois2011-07-13
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
* Add some doc on subfactories.Raphaël Barrois2011-07-05
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
* Improve README.Raphaël Barrois2011-05-13
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
* Improve handling of custom build/create functions.Raphaël Barrois2011-05-13
| | | | | | Only public attributes (i.e not starting with _) will be handled properly. Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
* minor correction to the LazyAttributeSequence example in the readmeMark Sandstrom2010-08-22
|
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl ↵Mark Sandstrom2010-08-22
for Ruby