1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Andrew Haines
50a3435acb Store helper proxies instead of raw view contexts
Closes #436.
2013-01-24 00:23:39 +00:00
Andrew Haines
686f1395da Check for decorated? before using source in #==
Closes #426
2013-01-18 10:05:13 +00:00
Andrew Haines
2bfa25a5ad Revamp specs
* Use the new `expect().to` syntax
* Avoid general fixtures by minimizing usage of `let` and `subject`
* Define as few support classes as possible, and use them for name
  lookup only - all behavior is introduced by stubbing
2013-01-17 12:47:25 +00:00