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

Find the Missing Link Between FrontEnd/Backend #26

Open
bradpotts opened this issue Mar 11, 2016 · 3 comments
Open

Find the Missing Link Between FrontEnd/Backend #26

bradpotts opened this issue Mar 11, 2016 · 3 comments
Assignees

Comments

@bradpotts
Copy link
Owner

  • Helpers won't work on some views
    -- Welcome
    -- Accounts Index
@bradpotts bradpotts self-assigned this Mar 11, 2016
@bradpotts bradpotts added this to the Version 3 milestone Mar 11, 2016
@bradpotts
Copy link
Owner Author

before_filter :authenticate_user!, except: [:index](so welcome screen will show)

@bradpotts bradpotts added the bug label Mar 11, 2016
@bradpotts
Copy link
Owner Author

Try and find the reason for helpers not working on the frontend of the engine.

@bradpotts bradpotts changed the title Add Auth User to Rest of Controllers Find the Missing Link Between FrontEnd/Backend Mar 12, 2016
@bradpotts
Copy link
Owner Author

current_user now works in the front.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant