Sha256: 3a4df8ad93cc0868206a81bf6d44bf94b291c126618c3f43bfc10e59379e3a80

Contents?: true

Size: 109 Bytes

Versions: 57

Compression:

Stored size: 109 Bytes

Contents

require 'base_adapter'

class OtherAdapter < BaseAdapter
  def initialize(source)
    super(source)
  end
end

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
rhoconnect-7.6.0 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-7.5.1 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-7.4.1 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-7.1.17 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-6.2.0 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-6.0.11 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.18 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.17 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.15 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.0.22 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.2 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.0.7 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.0.3 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.5.0 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-5.1.1 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-4.0.4 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-4.0.3 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-4.0.2 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-4.0.1 spec/apps/rhotestapp/models/ruby/other_adapter.rb
rhoconnect-4.0.0 spec/apps/rhotestapp/models/ruby/other_adapter.rb