Skip to content

Commit

Permalink
doc patch simbabque++
Browse files Browse the repository at this point in the history
  • Loading branch information
skaufman-socialflow committed Sep 20, 2017
1 parent 861877b commit 627108d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/DBIx/Class/Fixtures.pm
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ C<schema> and C<directory> are required attributes. also, one of C<config> or C<
be specified.
The optional parameter C<excludes> takes an array ref of source names and can be
used to exclue those sources when dumping the whole schema. This is useful if
used to exclude those sources when dumping the whole schema. This is useful if
you have views in there, since those do not need fixtures and will currently result
in an error when they are created and then used with C<populate>.
Expand Down Expand Up @@ -1597,4 +1597,4 @@ sub _name_for_source {
=cut

1;
1;

0 comments on commit 627108d

Please sign in to comment.