Skip to content

Commit

Permalink
Moved some stuff around.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Cross committed Oct 2, 2015
1 parent 275559b commit 6864f93
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes
File renamed without changes.
2 changes: 1 addition & 1 deletion get_schema → util/get_schema
Expand Up @@ -8,7 +8,7 @@ use DBIx::Class::Schema::Loader qw/ make_schema_at /;

make_schema_at(
'Literature::Schema', {
dump_directory => "$Bin/Literature/lib",
dump_directory => "$Bin/../Literature/lib",
components => [ 'InflateColumn::DateTime' ],
use_moose => 1,
},
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 6864f93

Please sign in to comment.