Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 411 Bytes

tasks.md

File metadata and controls

7 lines (6 loc) · 411 Bytes
  • Add about specs and contribution.
  • Add ability for Model.delete to accept true/withCallback argument, and make it by default runs without callback.
  • Add deleteAll to selector (and update association example).
  • Make after callback to throw error if false is returned.
  • errors.add should accept hash @errors.add text: "can't be empty"
  • Add small sample of how the model code looks like in the model.html