Fix generate_rs to set model to contents of stash->{class} if present and add tests.
[catagits/Catalyst-Controller-DBIC-API.git] / weaver.ini
1 [@CorePrep]
2
3 [Name]
4 [Version]
5
6 [Generic / SYNOPSIS]
7 [Generic / DESCRIPTION]
8 [Generic / OVERVIEW]
9
10 [Collect / PUBLIC_ATTRIBUTES]
11 command = attribute_public
12 [Collect / PROTECTED_ATTRIBUTES]
13 command = attribute_protected
14 [Collect / PRIVATE_ATTRIBUTES]
15 command = attribute_private
16
17 [Collect / PUBLIC_METHODS]
18 command = method_public
19 [Collect / PROTECTED_METHODS]
20 command = method_protected
21 [Collect / PRIVATE_METHODS]
22 command = method_private
23
24 [Collect / TYPES]
25 command = type
26
27 [Leftovers]
28
29 [Authors]
30 [Legal]