Sha256: 25b583c545cfc596c37903141758b5f4697ca27f2fd8c68f4c32c9e543b7d39f

Contents?: true

Size: 83 Bytes

Versions: 30

Compression:

Stored size: 83 Bytes

Contents

class DummyTest
  # @return [Array]
  def self.values
    @values ||= []
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
cypress-on-rails-1.4.1 spec/cypress_on_rails/command_executor/cypress_helper.rb
cypress-on-rails-1.4.0 spec/cypress_on_rails/command_executor/cypress_helper.rb
cypress-on-rails-1.3.0 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.2.1 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.2.0 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.1.1 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.1.0 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.0.1 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.0.0 spec/cypress_dev/command_executor/cypress_helper.rb
cypress-on-rails-1.0.0.beta2 spec/cypress_dev/command_executor/cypress_helper.rb