ActiveModel::Serializer implementation and Rails hooks
Go to file
2017-08-03 15:17:02 -05:00
.github Correct typo 2017-06-28 22:48:35 -05:00
bin Fix bin/rubocop 2017-06-28 22:48:35 -05:00
lib Mutate hash while building it 2017-08-03 15:17:02 -05:00
scripts Refactor SimpleCov result/report generator 2017-08-02 16:10:12 -05:00
test Rename some relationship test info 2017-08-03 14:41:35 -05:00
.gitignore adds mac files to .gitignore (#1728) 2016-05-17 13:51:26 -04:00
.rubocop.yml Update rubocop config from Rails 2017-05-15 10:12:15 -05:00
.simplecov Refactor SimpleCov result/report generator 2017-08-02 16:10:12 -05:00
.travis.yml Clean slate 2017-05-01 00:51:44 -05:00
.yardopts Clean slate 2017-05-01 00:51:44 -05:00
ams.gemspec Infer type better with string extensions 2017-06-28 23:17:22 -05:00
CHANGELOG.md Clean slate 2017-05-01 00:51:44 -05:00
CODE_OF_CONDUCT.md add a code of conduct 2016-08-31 23:03:28 +02:00
CONTRIBUTING.md Clean slate 2017-05-01 00:51:44 -05:00
Gemfile Apply Rubocop config from Rails 2017-05-15 10:12:34 -05:00
MIT-LICENSE Improvements from Rails plugin template 2016-04-01 05:39:03 -05:00
Rakefile Apply Rubocop config from Rails 2017-05-15 10:12:34 -05:00
README.md Clean slate 2017-05-01 00:51:44 -05:00
VERSION Clean slate 2017-05-01 00:51:44 -05:00

ActiveModelSerializers

Build Status Build Status Build status
Code Quality Code Quality Test Coverage
Issue Stats Pulse

About

ActiveModelSerializers brings convention over configuration to your JSON generation.

TBD

Installation

TBD

Getting Started

TBD

Getting Help

TBD

Documentation

TBD

High-level behavior

TBD

Semantic Versioning

This project adheres to semver

Contributing

See CONTRIBUTING.md