..
action_controller
fix include in failing test
2019-06-14 09:52:16 +02:00
active_model_serializers
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
adapter
Add support for Rails 6.0.0 on Travis
2019-08-21 22:21:31 +06:00
benchmark
Fix rubocop offenses
2019-04-23 02:06:12 +06:00
fixtures
update test fixture schema to use timestamps instead of timestamp
2019-03-14 11:00:45 -04:00
generators
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
serializers
Lookup fieldset using either string or symbol
2019-07-17 15:51:15 +06:00
support
Configure ActionDispatch::Response#content_type behavior on Rails 6+
2019-08-23 23:46:29 +06:00
active_record_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
adapter_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
array_serializer_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
cache_test.rb
Stick to bundle < 2
2019-05-01 22:58:09 +03:00
collection_serializer_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
grape_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
lint_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
logger_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
poro_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
serializable_resource_test.rb
Add frozen_string_literal pragma to ruby files
2018-12-17 16:54:56 +01:00
test_helper.rb
Configure sqlite3 to use ~> 1.4 for rails 6+
2019-04-22 23:22:28 +06:00