active_model_serializers/lib
Benjamin Fleischer f4e00dc65d Merge pull request #1815 from dubadub/making-rubocop-happy
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
2016-06-26 22:22:55 -05:00
..
action_controller re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00
active_model Merge pull request #1815 from dubadub/making-rubocop-happy 2016-06-26 22:22:55 -05:00
active_model_serializers re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
generators/rails re: RuboCop - replace rocket style hashes 2016-06-20 22:14:12 +01:00
grape re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
active_model_serializers.rb Extract IncludeTree. (#1685) 2016-05-28 10:07:11 -04:00