You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On line 87 of design_doc.rb, it assumes that if the design doc was saved, it has views. This is not always the case, especially if you use CouchDB lists and push them to the design doc before CouchDB can push the views.
The text was updated successfully, but these errors were encountered:
On line 87 of design_doc.rb, it assumes that if the design doc was saved, it has views. This is not always the case, especially if you use CouchDB lists and push them to the design doc before CouchDB can push the views.
The text was updated successfully, but these errors were encountered: