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

Refacto activemodel attribute #42

Merged
merged 26 commits into from
Sep 15, 2022

Commits on Sep 14, 2022

  1. Merge pull request #33 from CedricCouton/activemodel7-couchbase-ruby-…

    …client
    
    test migration to actionmodel7 + rails7 + couchbase-ruby-client
    giallon authored and simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    629eb76 View commit details
    Browse the repository at this point in the history
  2. Add ActiveRecord::Core

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ae74bda View commit details
    Browse the repository at this point in the history
  3. Add automatic timestamping

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e9abcb6 View commit details
    Browse the repository at this point in the history
  4. Add tests on types

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b458710 View commit details
    Browse the repository at this point in the history
  5. remove rbenv-vars

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c172d07 View commit details
    Browse the repository at this point in the history
  6. WIP

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1234056 View commit details
    Browse the repository at this point in the history
  7. fix tests

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    65971ee View commit details
    Browse the repository at this point in the history
  8. Some cleanup

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a06c1b0 View commit details
    Browse the repository at this point in the history
  9. More cleanup

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    beb4504 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3663957 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c8c8be View commit details
    Browse the repository at this point in the history
  12. Cleanup

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2d501be View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9dc2fc4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7a628be View commit details
    Browse the repository at this point in the history
  15. cleanup old exploration method

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ba42fe1 View commit details
    Browse the repository at this point in the history
  16. cleanup old exploration method

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    96267e6 View commit details
    Browse the repository at this point in the history
  17. cleanup old exploration method

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8cdb0e3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f032d32 View commit details
    Browse the repository at this point in the history
  19. Encode timestamp as integer

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    253c29c View commit details
    Browse the repository at this point in the history
  20. remove debugger

    simkim committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0663864 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f5cfd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. small consistency fix

    simkim committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4b8b17a View commit details
    Browse the repository at this point in the history
  2. Support rails 5.2 with types

    simkim committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    938a703 View commit details
    Browse the repository at this point in the history
  3. Review cleanup

    simkim committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    77dc5f1 View commit details
    Browse the repository at this point in the history
  4. whitespace cleanup

    simkim committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    bca347a View commit details
    Browse the repository at this point in the history
  5. trigger CI

    simkim committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9cb5b05 View commit details
    Browse the repository at this point in the history