mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
http://jsonapi.org/format/#document-top-level fix failing tests support for top-level links limited to jsonapi adapter Move docs from README to docs/ dir move links to json-api adapter & create Links class to hold links data
26 lines
241 B
Plaintext
26 lines
241 B
Plaintext
*.gem
|
|
*.rbc
|
|
.bundle
|
|
.config
|
|
.yardoc
|
|
Gemfile.lock
|
|
Gemfile.local
|
|
InstalledFiles
|
|
_yardoc
|
|
coverage
|
|
doc/
|
|
lib/bundler/man
|
|
pkg
|
|
Vagrantfile
|
|
.vagrant
|
|
rdoc
|
|
spec/reports
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
*.swp
|
|
.ruby-version
|
|
.ruby-gemset
|
|
vendor/bundle
|
|
tags
|