mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-04-27 14:57:43 +00:00
changed rabl reference
This commit is contained in:
parent
06018a5acf
commit
a60e10d5f4
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
|
|||
gem.email = ["contact@jrhe.co.uk"]
|
||||
gem.description = %q{Use active_model_serializer in grape}
|
||||
gem.summary = %q{Use active_model_serializer in grape}
|
||||
gem.homepage = "https://github.com/jrhe/grape-rabl"
|
||||
gem.homepage = "https://github.com/jrhe/grape-active_model_serializers"
|
||||
|
||||
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
||||
gem.files = `git ls-files`.split("\n")
|
||||
|
|
|
|||
Loading…
Reference in a new issue