active_model_serializers/test
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 - use include_ prefix instead of has_ 2016-06-20 22:17:01 +01:00
active_model_serializers re: RuboCop - replace rocket style hashes 2016-06-21 22:08:27 +01:00
adapter re: RuboCop - replace rocket style hashes 2016-06-21 22:08:27 +01:00
benchmark re: RuboCop - hash indention corrections 2016-06-20 22:13:21 +01:00
fixtures re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00
generators Only load generators when needed 2016-01-15 01:52:27 -06:00
serializers re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
support re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
active_record_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
adapter_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
array_serializer_test.rb Drop support for Rails 4.0 and Ruby 2.0.0 2016-04-04 11:41:35 -06:00
cache_test.rb Merge pull request #1815 from dubadub/making-rubocop-happy 2016-06-26 22:22:55 -05:00
collection_serializer_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
grape_test.rb re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
lint_test.rb re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00
logger_test.rb re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
poro_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
serializable_resource_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
test_helper.rb Restrict serializable_hash to accepted options, only for tests 2016-04-13 00:40:57 -05:00