mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Fix code-styling issues from .rubocop_todo.yml * re: RuboCop: Bulk minor style corrections * re: RuboCop - hash indention corrections * re: RuboCop - replace rocket style hashes * re: RuboCop - get rid of redundant curly braces around a hash parameter * re: RuboCop - Align the elements of a hash literal if they span more than one line. * re: RuboCop - Use nested module/class definition instead of compact style. * re: RuboCop - Suppress of handling LoadError for optional dependencies * re: RuboCop - use include_ prefix instead of has_ * re: RuboCop - Disable Style/PredicateName rule for public API methods * re: RuboCop - Remove empty .rubocop_todo.yml * re: RuboCop - replace rocket style hashes |
||
|---|---|---|
| .. | ||
| adapter | ||
| adapter.rb | ||
| array_serializer.rb | ||
| association.rb | ||
| associations.rb | ||
| attribute.rb | ||
| attributes.rb | ||
| belongs_to_reflection.rb | ||
| caching.rb | ||
| collection_reflection.rb | ||
| collection_serializer.rb | ||
| configuration.rb | ||
| error_serializer.rb | ||
| errors_serializer.rb | ||
| field.rb | ||
| fieldset.rb | ||
| has_many_reflection.rb | ||
| has_one_reflection.rb | ||
| links.rb | ||
| lint.rb | ||
| meta.rb | ||
| null.rb | ||
| reflection.rb | ||
| singular_reflection.rb | ||
| type.rb | ||
| version.rb | ||