Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 6th, 2012  |  syntax: None  |  size: 0.61 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ~cw(subscriptions): script/spec spec/models/subscription/thread_spec.rb
  2.  
  3. Subscription::Thread
  4. - should notify subscriber on 1st level reply
  5. - should notify subscriber of a grandparent comment
  6. - should notify subscriber only once whithin the tree
  7. - should not notify user if he is subscribed to the post comments
  8.  
  9. Finished in 7.070781 seconds
  10.  
  11. 4 examples, 0 failures
  12. script/spec spec/models/subscription/thread_spec.rb  15,05s user 2,66s system 60% cpu 29,441 total
  13.  
  14. ~cw(subscriptions): gst
  15. # On branch subscriptions
  16. nothing to commit (working directory clean)
  17.  
  18. ~cw(subscriptions): gp
  19. Everything up-to-date