X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=lib%2FCatalyst%2FController%2FDBIC%2FAPI%2FRequestArguments.pm;h=ed6713c7388957bb7a95d75b433da2ac5d4b8aa7;hp=bbc13b1ce5d644d13648d6e786fe7e33e6cfde03;hb=3b3479e81d9f724bce64cc965090af0a940874be;hpb=4cb8623abade7b9f100b3892df93ddcfb1168e01 diff --git a/lib/Catalyst/Controller/DBIC/API/RequestArguments.pm b/lib/Catalyst/Controller/DBIC/API/RequestArguments.pm index bbc13b1..ed6713c 100644 --- a/lib/Catalyst/Controller/DBIC/API/RequestArguments.pm +++ b/lib/Catalyst/Controller/DBIC/API/RequestArguments.pm @@ -110,7 +110,7 @@ Is passed to ->search to determine sorting. default => sub { $p->static ? [] : undef }, ); -=attribute_public groupd_by +=attribute_public grouped_by Is passed to ->search to determine aggregate results.