Sha256: b4cbec10aa26baec9ccf19069799250db96ce0281af91d05fec587a4e3d05621

Contents?: true

Size: 116 Bytes

Versions: 4

Compression:

Stored size: 116 Bytes

Contents

module Spigot
  module Mapping
    def self.multiple_resources
      User.basic.merge(Post.basic)
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spigot-0.2.1 spec/fixtures/mappings/mappings.rb
spigot-0.2.0 spec/fixtures/mappings/mappings.rb
spigot-0.1.0 spec/fixtures/mappings/mappings.rb
spigot-0.0.1 spec/fixtures/mappings/mappings.rb