-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: rails-api/active_model_serializers
base: v0.10.14
head repository: rails-api/active_model_serializers
compare: v0.10.15
- 11 commits
- 10 files changed
- 8 contributors
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b809bb8 - Browse repository at this point
Copy the full SHA b809bb8View commit details
Commits on Oct 9, 2023
-
Merge pull request #2455 from schinery/0-10-stable
Update actions/checkout to v4
Configuration menu - View commit details
-
Copy full SHA for 717ac11 - Browse repository at this point
Copy the full SHA 717ac11View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09ebef2 - Browse repository at this point
Copy the full SHA 09ebef2View commit details
Commits on Feb 20, 2024
-
Merge pull request #2459 from Mubramaj/patch-1
Update add_pagination_links.md to add specific instruction for will_paginate gem
Configuration menu - View commit details
-
Copy full SHA for 2170177 - Browse repository at this point
Copy the full SHA 2170177View commit details
Commits on Feb 21, 2024
-
Don't force ActionController::TestCase to load
Instead of referencing ActionController::TestCase directly during boot, we can use a lazy load hook to apply our mixins if it is loaded later. The action_controller_test_case load hook was added in Rails 5.1, and the run_once option was added in Rails 5.2. I've left the behaviour unchanged for older Rails versions where they're not available.
Configuration menu - View commit details
-
Copy full SHA for bb43abd - Browse repository at this point
Copy the full SHA bb43abdView commit details -
Merge pull request #2460 from eugeneius/lazy_load_action_controller_t…
…est_case Don't force ActionController::TestCase to load
Configuration menu - View commit details
-
Copy full SHA for bda1950 - Browse repository at this point
Copy the full SHA bda1950View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 785b7d3 - Browse repository at this point
Copy the full SHA 785b7d3View commit details
Commits on Nov 16, 2024
-
Merge pull request #2482 from vineelvineel/fix_cant_modify_frozen_hash
Fix cant modify frozen Hash error due to rails changes
Configuration menu - View commit details
-
Copy full SHA for b21e78b - Browse repository at this point
Copy the full SHA b21e78bView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b31d91c - Browse repository at this point
Copy the full SHA b31d91cView commit details -
Merge pull request #2483 from pulkit110/0-10-stable
Support Rails 8
Configuration menu - View commit details
-
Copy full SHA for eef9fd2 - Browse repository at this point
Copy the full SHA eef9fd2View commit details
Commits on Dec 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e1b223 - Browse repository at this point
Copy the full SHA 8e1b223View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.14...v0.10.15