Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View helper methods #5493

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on May 14, 2022

  1. Finish writing module & adding methods during generation

    Corey Gardner authored and Corey Gardner committed May 14, 2022
    Configuration menu
    Copy the full SHA
    5ba0475 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. extend view_helpers to AV

    Corey Gardner authored and Corey Gardner committed May 16, 2022
    Configuration menu
    Copy the full SHA
    be0e75d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Rename methods and add comments explaining their usage

    Corey Gardner committed May 18, 2022
    Configuration menu
    Copy the full SHA
    66ec3e6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Finish Inclusion Test of Devise::Views::Helpers in ::ActionView

    Corey Gardner authored and Corey Gardner committed May 19, 2022
    Configuration menu
    Copy the full SHA
    610bb3c View commit details
    Browse the repository at this point in the history
  2. Finish testing include of Devise::Views::Helpers into ActionController

    Corey Gardner authored and Corey Gardner committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1784107 View commit details
    Browse the repository at this point in the history
  3. Correct error in {mapping}_signed_out

    Corey Gardner authored and Corey Gardner committed May 19, 2022
    Configuration menu
    Copy the full SHA
    27ca9d6 View commit details
    Browse the repository at this point in the history
  4. fix spelling err

    Corey Gardner authored and Corey Gardner committed May 19, 2022
    Configuration menu
    Copy the full SHA
    a701476 View commit details
    Browse the repository at this point in the history