Skip to content

Better partial support for rails #34

Description

@ajsharp

Currently the Rails lookup path is not supported, so you have to specify the full path to the template like so:

object(@person) do
  template "app/views/people/_person"
end

You should be able to simply specify template "person"

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