active_model_serializers/lib
Wasif Hossain 64c7fee7a8 Code cleanup (#2369)
* Lint travis.yml on https://config.travis-ci.com/explore

* Replace deprecated 'thread_safe' with 'concurrent-ruby' alternative

'thread_safe' gem is now deprecated and merged into 'concurrent-ruby'.
Ref: 52e5f373a9 (diff-42d5a45da331eaa07d2b315bd3c9e738)

* Fix deprecation warning for Ruby 2.7

https://bugs.ruby-lang.org/issues/15539


* Remove a TODO tag that is already resolved
2020-01-02 21:53:59 -05:00
..
action_controller Fix deprecation warnings on Rails 6 2019-03-13 09:52:54 -04:00
active_model Code cleanup (#2369) 2020-01-02 21:53:59 -05:00
active_model_serializers return nil if id is nil 2019-06-11 14:42:13 +02:00
generators/rails Add frozen_string_literal pragma to ruby files 2018-12-17 16:54:56 +01:00
grape Add frozen_string_literal pragma to ruby files 2018-12-17 16:54:56 +01:00
tasks Add frozen_string_literal pragma to ruby files 2018-12-17 16:54:56 +01:00
active_model_serializers.rb Add frozen_string_literal pragma to ruby files 2018-12-17 16:54:56 +01:00