Sha256: 5d6d4ecd959c8216e80496e73844e2d9c97f7f5ab8dfb3e07c2ea1d9b4776338

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

require 'test_helper'

class RailsCacheTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, RailsCache
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
rails-cache-0.0.1 test/rails_cache_test.rb
rails_cache-0.0.1 test/rails_cache_test.rb