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