Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.4
-
Fix Version/s: 1.2 final
-
Component/s: Documentation
-
Labels:None
Description
I think there are several inconsistencies in grails documentation.
For example the method isAttached in domain class is not documented while it is mentioned in sample of attached method. Other example is Dynamic finders section stating that you can use only one operator in method name (the regexp describing the method name also allows only one operator) - I believe this is not true anymore.
Assigning all documentation related issues to 1.2 final since they don't represent a change to the codebase