Details

    • Task
    • Resolution: Fixed
    • Major
    • 1.3.5
    • None
    • None
    • Security Level: Public
    • None

    Description

      For a design document "dev_catalog" and view "catalog_view" error
      "undefined method views" is generated.
      "undefined method catalog_view" is also generated.

      ddoc = client.design_docs["dev_catalog"]
      ddoc.views
      ddoc.catalog_view.each do |row|
      puts row.key
      puts row.value
      puts row.id
      puts row.doc
      end

      The ruby client version is 1.3.4

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            dvohra deepak vohra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty