Skip to content

Commit

Permalink
Add abstract to ::Row::JoinTable
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoa authored and Arthur Axel 'fREW' Schmidt committed Jul 11, 2015
1 parent 763f376 commit 8aee1a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/DBIx/Class/Helper/Row/JoinTable.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package DBIx::Class::Helper::Row::JoinTable;

# ABSTRACT: Easily set up join tables with DBIx::Class

use strict;
use warnings;

Expand Down

0 comments on commit 8aee1a8

Please sign in to comment.