From 7a5f2233913b1c29a937cb7cd9e466209cd6e847 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Tue, 9 Feb 2010 13:19:00 +0100 Subject: rename to repo --- lib/githubexplorer/Profile.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/githubexplorer/Profile.pm') diff --git a/lib/githubexplorer/Profile.pm b/lib/githubexplorer/Profile.pm index 1af64cc..bb3d462 100644 --- a/lib/githubexplorer/Profile.pm +++ b/lib/githubexplorer/Profile.pm @@ -126,6 +126,7 @@ sub _create_profile { try { $self->schema->txn_do( sub { + $profile_rs = $self->schema->resultset('Profiles')->create($profile); } -- cgit v1.2.3