mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 14:29:31 +00:00
6 lines
105 B
Ruby
6 lines
105 B
Ruby
require "active_model_serializers/version"
|
|
|
|
module ActiveModelSerializers
|
|
# Your code goes here...
|
|
end
|