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

Fix the devise helper signed_in_root_path call #304

Open
wants to merge 2 commits into
base: 2-4-stable
Choose a base branch
from

Commits on Oct 14, 2015

  1. Fix the devise helper signed_in_root_path call

    signed_in_root_path is a helper from devise controller
    so it needs to be called from controller and not from routes.
    
    Fixes spree#280
    rsierra authored and Walter Mottinelli committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    f442d41 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Removed html link from text/plain email template

    arbesulo authored and Walter Mottinelli committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    85ad7e0 View commit details
    Browse the repository at this point in the history