Skip to content
pjdavis edited this page Sep 13, 2010 · 7 revisions
  • Better Error Catching
  • More Exceptions (no more raise ‘text’)
  • Creating new tickets doesn’t submit them until you call save
  • change save methods to work like AR (save returns true/false, save! raises an error)
  • allow validations on content
  • callbacks
  • have a default queue option
  • finder like searching in history
Clone this wiki locally