Sha256: d8008804463e030943cfae4cfe6ed6122496cbf229c0b4d87e27d2ec19a63538

Contents?: true

Size: 113 Bytes

Versions: 6

Compression:

Stored size: 113 Bytes

Contents

require 'spec_helper'

describe TestController do
  it 'should send messages on :index' do
    get '/'
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
msgr-0.14.1.1.b112 spec/integration/msgr_spec.rb
msgr-0.14.1.1.b111 spec/integration/msgr_spec.rb
msgr-0.14.1.1.b110 spec/integration/msgr_spec.rb
msgr-0.14.1 spec/integration/msgr_spec.rb
msgr-0.14.0 spec/integration/msgr_spec.rb
msgr-0.13.0 spec/integration/msgr_spec.rb