1. 30 Mar, 2020 1 commit
    • Some project clean up (#786) · 1c1c5850
      Andrew W. Lee authored
      This PR does the following:
      * moves code coverage generation to happen when `COVERAGE` environment variable is present.
      * makes integration tests run when when `INTEGRATION_TESTS` is present.
      * moves `ruby-head` from TravisCI build. Previously the configuration allowed for `ruby-head` to be ignored if it failed, but it conflicted with the gem release build job step.
  2. 24 Mar, 2020 1 commit
  3. 09 Mar, 2020 4 commits
  4. 08 Mar, 2020 3 commits
  5. 01 Mar, 2020 4 commits
  6. 25 Feb, 2020 1 commit
  7. 22 Feb, 2020 1 commit
  8. 20 Feb, 2020 5 commits
  9. 17 Feb, 2020 1 commit
  10. 13 Feb, 2020 3 commits
  11. 11 Feb, 2020 1 commit
    • Add integration tests to project (#747) · ec0b3b61
      Andrew W. Lee authored
      Adds integration tests to the project that's able to run in CI across different ruby versions.
      
      * Adds a Rails 5.2.4.1 app
      * Adds a Rails 6.0.2.1 app
      
      Fixes #733 
  12. 06 Feb, 2020 1 commit
  13. 04 Feb, 2020 2 commits
  14. 03 Feb, 2020 1 commit
  15. 01 Feb, 2020 3 commits
  16. 27 Jan, 2020 3 commits
  17. 26 Jan, 2020 3 commits
  18. 24 Jan, 2020 1 commit
    • Support YARD notation (#724) · 06255470
      tvallois authored
      The scope of this pull request is to allow annotate_models to generate models documentation using YARD. This is the first step, I'll add more features later.
  19. 22 Jan, 2020 1 commit