Skip to content

undefined_method author= for Quarto::Module when running rake deliverables #26

@balinterdi

Description

@balinterdi

I tried to run rake deliverables with the following Rakefile:

require 'quarto'

Quarto.configure do |config|
  config.author          = "Avdi Grimm"
  config.title               = "Confident Ruby"
end

Just as it is prescribed in the README, but got the error message in the subject line.

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions