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

Ruby on Rails capstone project - Pennywise #5

Merged
merged 19 commits into from
Sep 2, 2023
Merged

Ruby on Rails capstone project - Pennywise #5

merged 19 commits into from
Sep 2, 2023

Commits on Aug 29, 2023

  1. Adding deploy config files

    LarryIVC committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    809a94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9dab3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from LarryIVC/setup

    Add linters configuration and solve errors
    LarryIVC committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3d9542b View commit details
    Browse the repository at this point in the history
  4. Adding models

    LarryIVC committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1602d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Add devise authentication

    LarryIVC committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    36c6d93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94071b9 View commit details
    Browse the repository at this point in the history
  3. Added cancancan gem

    LarryIVC committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0414c67 View commit details
    Browse the repository at this point in the history
  4. Added unit test to models

    LarryIVC committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4002df2 View commit details
    Browse the repository at this point in the history
  5. Fix linters errors

    LarryIVC committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8c56780 View commit details
    Browse the repository at this point in the history
  6. Fix name of folder

    LarryIVC committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    35ee0c3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from LarryIVC/add-models

    Add models
    LarryIVC committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    48d0908 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    78bd808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dea9df View commit details
    Browse the repository at this point in the history
  3. Fix linter errors

    LarryIVC committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    eb583c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from LarryIVC/Add-views

    Add views
    LarryIVC committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ce4327c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Adding test and readme

    LarryIVC committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    70ad53e View commit details
    Browse the repository at this point in the history
  2. final touches

    LarryIVC committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    3bc5842 View commit details
    Browse the repository at this point in the history
  3. fix linter errors

    LarryIVC committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    3430090 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from LarryIVC/Tests-final-touches

    Final touches
    LarryIVC committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    2e6a336 View commit details
    Browse the repository at this point in the history