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

Add support for RailsLiveReload #2628

Merged
merged 2 commits into from
Dec 9, 2023
Merged

Commits on Dec 8, 2023

  1. Add support for RailsLiveReload

    Automatically reloads the dummy app (or any other app that has
    `rails_live_reload`gem installed) if changes to Alchemy files have
    been made.
    tvdeyen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9e1b1df View commit details
    Browse the repository at this point in the history
  2. Remove jasmine_rails routes

    We removed jasmine a long while ago.
    tvdeyen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    70a3969 View commit details
    Browse the repository at this point in the history