05 May, 2017

1 commit

  • * Use an after create hook instead of manual reindex
    
    I always use FactoryGirl's `after create` hook to reindex. Since typically I only create only a handful models needed for each test, this is very quick and I don't have to remember anything.
    
    * add a trait on top of the hook
    
    this way you can precisely control when the reindex occurs.
    <3 @elskwid
    Joost Baaij
     

29 Apr, 2017

2 commits


16 Apr, 2017

1 commit


19 Mar, 2017

2 commits


02 Mar, 2017

3 commits


23 Feb, 2017

2 commits


16 Feb, 2017

1 commit


26 Jan, 2017

1 commit


23 Jan, 2017

2 commits


18 Jan, 2017

1 commit


17 Jan, 2017

5 commits


16 Jan, 2017

15 commits


15 Jan, 2017

4 commits