Skip to content
  • Jon Moss's avatar
    feacb990
    Extract variant setter to process method · feacb990
    Jon Moss authored
    Provide an API interface similar to how format is handled in
    Controllers. In situations where variants are not needed (ex: in
    Action Mailer) the method will simply trigger a no-op, and will not
    affect end users.
    feacb990
    Extract variant setter to process method
    Jon Moss authored
    Provide an API interface similar to how format is handled in
    Controllers. In situations where variants are not needed (ex: in
    Action Mailer) the method will simply trigger a no-op, and will not
    affect end users.
Loading