-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: rails-api/active_model_serializers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow customizing the type of polymorphic association
#2484
opened Nov 13, 2024 by
klaaspieter
Loading…
feat: allow kebab case for deserialization options: only, except
#2478
opened Jul 12, 2024 by
notchairmk
Loading…
fix: use Concurrent::Map instead of Ruby
||=
to make thread safe
#2476
opened Jul 3, 2024 by
saiqulhaq
Loading…
fix: lazy load the array lookup since we already drop support v1.9.3
#2475
opened Jun 29, 2024 by
saiqulhaq
Loading…
Improve performance of fields_for method with memoization
#2474
opened Jun 29, 2024 by
saiqulhaq
Loading…
5 of 9 tasks
Prevent creation of unnecessary fieldset(mirror and revised)
#2450
opened Aug 12, 2023 by
liijunwei
Loading…
fix empty belongs_to with polymorphic serialization error
#2433
opened May 27, 2022 by
yratanov
Loading…
Fix wrong type for polymorphic association while deserialization
#2268
opened Jul 11, 2018 by
vivektiwary
Loading…
Adjusts Deserializer relationship parsing to allow links/meta keys
#2193
opened Sep 18, 2017 by
nikz
Loading…
Add missing api_controller that Rails 5 generator expects
#2167
opened Jul 27, 2017 by
oyeanuj
Loading…
Preserve path when string is camelized
S: Bug
S: Changelog Missing
S: Needs Bug Verification
S: Needs Code Review
V: 0.10.x
#1987
opened Nov 22, 2016 by
sineed
Loading…
Underscore incoming params before filtering during Deserialization
C: Feature
C: JSON API
C: Keys and Transform
S: Bug
S: Changelog Missing
V: 0.10.x
#1986
opened Nov 22, 2016 by
aliaporci
Loading…
Enhance PORO documentation
C: Documentation
S: Needs Code Review
#1910
opened Sep 3, 2016 by
vasilakisfil
Loading…
(WIP) Fix Serializer Lookup Chain for Namespaces
C: Feature
C: Namespacing/Versioning
S: Changelog Missing
S: Needs Tests
#1883
opened Aug 16, 2016 by
thewatts
Loading…
WIP: Benchmark with cache that supports read-multi
C: Performance: Caching
C: Performance
V: 0.10.x
#1786
opened Jun 8, 2016 by
bf4
Loading…
2 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.