Changes between Version 31 and Version 32 of NewbieMistakes
- Timestamp:
- Apr 18, 2007, 1:29:50 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewbieMistakes
v31 v32 300 300 ==== Solution ==== 301 301 302 The field declaration are so nething like generator methods, so they need parentheses after their name. Add them and the model will validate.302 The field declaration are something like generator methods, so they need parentheses after their name. Add them and the model will validate.