mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
ActiveModel::Serializer implementation and Rails hooks
| benchmarks/serialization_libraries | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| MIT-LICENSE | ||
| README.md | ||
AMS Benchmarking
Benchmarks
Comparison with other Serialization Libraries
cd benchmarks/serialization_libraries
bundle install
bundle exec ruby benchmark
Contributing
See CONTRIBUTING.md