Sha256: c719ef945246b0d6b2623dbd04c89b5883387e93c79799a3794b1402d2e639ba

Contents?: true

Size: 148 Bytes

Versions: 2

Compression:

Stored size: 148 Bytes

Contents

require 'test_helper'

class AnalyticsRailsTest < ActiveSupport::TestCase

  test 'truth' do
    assert_kind_of Module, Analytics::Rails
  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
analytics-rails-0.0.2 test/analytics_rails_test.rb
analytics-rails-0.0.1 test/analytics_rails_test.rb