First off, I think our code has converged on a convention of gracefully returning `nil` for manifest-less situations, so we can do that instead of raise! And then that lets us just simplify this check to whether `manifest` is present, instead of `manifest_url`, so we stop crashing in cases where we get to this point in the code and there's a manifest URL but not a manifest. |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| javascript | ||
| mailers/fundraising | ||
| models | ||
| services | ||
| views | ||