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

react_component outside of view #636

Merged

Commits on Dec 6, 2016

  1. react_component should work outside of views (shakacode#636)

    The rails_context method previously assumed that the controller
    and request view helper methods were present. This commit checks
    that these methods are present before they're called.
    
    Resolves: shakacode#634
    jtibbertsma committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    3c5b519 View commit details
    Browse the repository at this point in the history