Skip to content

Add relative path arg to template_files #18

@thinkerbot

Description

@thinkerbot

That way only a subset of the templates could be funneled through template_files.

    template_files('subset') do |source, target|
      m.file(target) {|io| io << File.read(source) }
    end

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