Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add README. | Raphaël Barrois | 2012-02-24 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Update README.rst | Andrey Voronov | 2012-02-02 |
| | |||
* | Remove deprecated examples from the doc -- explicit is better than implicit, ↵ | Raphaël Barrois | 2012-01-13 |
| | | | | | | etc. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Use pip instead of easy_install | George Hickman | 2012-01-11 |
| | |||
* | Fix kwargs syntax in README custom creation section. | Raphaël Barrois | 2012-01-02 |
| | | | | | | Thanks to 'Lispython' (https://github.com/Lispython) for finding the mistake. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Update author/maintainer information.v1.0.4 | Raphaël Barrois | 2011-12-21 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Update README. | Raphaël Barrois | 2011-12-20 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Fix doc for _setup_next_sequence; fix trailing whitespace. | Raphaël Barrois | 2011-07-13 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> | ||
* | Add some doc on subfactories. | Raphaël Barrois | 2011-07-05 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> | ||
* | Improve README. | Raphaël Barrois | 2011-05-13 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> | ||
* | Improve handling of custom build/create functions. | Raphaël Barrois | 2011-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 readme | Mark Sandstrom | 2010-08-22 |
| | |||
* | factory_boy: a test fixtures replacement based on thoughtbot's factory_girl ↵ | Mark Sandstrom | 2010-08-22 |
for Ruby |