issues
search
ruby-grape
/
grape-active_model_serializers
User active_model_serializers with Grape
MIT License
139
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optional parameters for serializer
#43
kris
closed
7 years ago
5
how to use helpers to conditionally include an attribute?
#42
mepatterson
closed
9 years ago
4
Array root behavior results in less dry code
#41
sethherr
closed
9 years ago
2
Use env to pass AMS meta around.
#40
dblock
closed
9 years ago
2
Look for namespace and other options to configure serializers
#39
jwkoelewijn
closed
9 years ago
0
Implemented RuboCop, Ruby linter.
#38
dblock
closed
9 years ago
2
Pass meta options via env.
#37
dblock
closed
9 years ago
0
Added support for Grape 0.10.x
#36
dblock
closed
9 years ago
3
Issue with Grape: undefined local variable or method `settings' for #<Grape::Endpoint>
#35
frank-lsf
closed
9 years ago
28
default_serializer_options example is missing an "s" in helpers
#34
jeffreycarlson
closed
9 years ago
1
1.3.1 breaks hash in response
#33
frank-lsf
closed
9 years ago
1
rails 4.2.0rc1 can't modify frozen ActiveRecord::LazyAttributeHash
#32
testbrian
closed
8 years ago
9
meta bug
#31
igigi
closed
9 years ago
9
read options from default_serializer_options.
#30
siong1987
closed
10 years ago
1
Tests fixing.
#29
ignat-z
closed
10 years ago
2
Remove Default Root Node
#28
shrivara
closed
10 years ago
1
Enable Ruby 2 and 2.1 on Travis
#27
andrusha
closed
10 years ago
1
Read default serializer options from the controller
#26
andrusha
closed
10 years ago
3
Update dependency version for active_model_serializers
#25
DanielOchoa
closed
10 years ago
1
Makes it possible to use current_user within serializers
#24
sonxurxo
closed
10 years ago
3
:serializer option not working on collection as a result requests
#23
masciugo
closed
10 years ago
2
current_user & grape helper
#22
syntaxTerr0r
closed
10 years ago
10
Correctly fetch serialization scope
#21
radanskoric
closed
10 years ago
1
Release version with bugfix
#20
kirillplatonov
closed
10 years ago
1
specify serializer as the example is not work
#19
akkaradej
closed
10 years ago
3
support active model serializer 0.9.x
#18
sbounmy
closed
10 years ago
1
Gem Release?
#17
johnallen3d
closed
10 years ago
2
Next release with current_user scope implementation
#16
onomated
closed
10 years ago
0
[Issue #13] Add render syntactic sugar
#15
zph
closed
10 years ago
6
fix default_root method to support symbol route in grape.
#14
GiaoGiaoCat
closed
10 years ago
1
set scope from params
#13
AlessioRocco
closed
10 years ago
7
Add basic support for 'current_user'
#12
kpassapk
closed
10 years ago
3
Fixed require path
#11
schickling
closed
11 years ago
0
No access to grape helpers
#10
robertjpayne
closed
10 years ago
1
Breaks my project by invoking AR somewhere
#9
blackxored
closed
11 years ago
4
Fixes the build and upgrades the locked gems
#8
blackxored
closed
11 years ago
1
Is this gem on rubygems.org?
#7
spier
closed
11 years ago
5
Conform to ActiveModel::Serializers' way of determining array-ness
#6
tfe
closed
11 years ago
0
Re-add Active Model Serializers Dependency
#5
johnallen3d
closed
11 years ago
1
Support for namespace options and rely more on active_model_serializers
#4
johnallen3d
closed
11 years ago
2
Support for namespace options
#3
johnallen3d
closed
11 years ago
1
Removed the pry requirement since it created an unnecessary dependency.
#2
tevanoff
closed
11 years ago
1
Grape::ActiveModelSerializers for models with compound names
#1
george
closed
11 years ago
4
Previous