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

Get demo app working #166

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

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    5a44992 View commit details
    Browse the repository at this point in the history
  2. demo app:

      * Use ruby version 2.5.1
      * upgrade to latest rails 4.x release
        (to fix rails/rails#25125)
      * fix sqlite3 to work with latest/compatible rails
        (see https://stackoverflow.com/questions/54527277/cant-activate-sqlite3-1-3-6-already-activated-sqlite3-1-4-0)
    smtlaissezfaire authored and baseballlover723 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bd510e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ae9e7 View commit details
    Browse the repository at this point in the history
  4. fix local_env path

    smtlaissezfaire authored and baseballlover723 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    45331ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b72f9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    729b720 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b98bc76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6cae5e View commit details
    Browse the repository at this point in the history