Fix generate_rs to set model to contents of stash->{class} if present and add tests.
authorAlex Howarth <alex.howarth@tagman.com>
Wed, 12 Jun 2013 20:31:21 +0000 (16:31 -0400)
committerAlexander Hartmaier <abraxxa@cpan.org>
Thu, 9 Jan 2014 17:21:40 +0000 (18:21 +0100)
commit07b00970f381c386ff40e4f13d5ab3c8bcf72c43
tree6b0b0b5087c4fe368a327e442dc81f29570d802d
parent88d300e45ee7a34f351e25b416a4403df1d09813
Fix generate_rs to set model to contents of stash->{class} if present and add tests.

Signed-off-by: Alex Howarth <alex.howarth@gmail.com>
lib/Catalyst/Controller/DBIC/API.pm
t/lib/RestTest/Controller/API/REST/StashedClass.pm [new file with mode: 0644]
t/rest/stashedclass.t [new file with mode: 0644]