1. 18 Jul, 2013 1 commit
  2. 04 Jul, 2013 1 commit
  3. 03 Jul, 2013 1 commit
  4. 01 Jul, 2013 1 commit
  5. 30 Jun, 2013 2 commits
  6. 29 Jun, 2013 20 commits
  7. 22 Jun, 2013 4 commits
  8. 01 Jun, 2013 1 commit
  9. 28 May, 2013 2 commits
  10. 27 May, 2013 3 commits
  11. 26 May, 2013 2 commits
    • Stefan Penner's avatar
      Merge pull request #76 from machty/patch-1 · 889827fd
      Stefan Penner authored
      Minor clarification in README on routes re: propagation
      889827fd
    • Alex Matchneer's avatar
      Minor clarification in README on routes re: propagation · 41e16515
      Alex Matchneer authored
      The original explanation's 'even though' is misleading, giving you the impression that if the first `.then` included an error handler, the second `.then`'s error handler would have fired, which only the case if the first error handler threw an error or returned RSVP.reject.
      
      Perhaps we'll want another paragraph explaining how to "rethrow" a reject, but for now this should do.
      41e16515
  12. 25 May, 2013 2 commits