Sha256: a06d81aa4a1e9f0b59b94abfd550070d0ef66120b1b0bc4652a7bd6a097c7acb

Contents?: true

Size: 118 Bytes

Versions: 5

Compression:

Stored size: 118 Bytes

Contents

require 'test_helper'

class TodoTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
half-pipe-0.3.0.beta.2 examples/todomvc-rails/test/models/todo_test.rb
half-pipe-0.3.0.beta.1 examples/todomvc-rails/test/models/todo_test.rb
half-pipe-0.3.0.alpha.5 examples/todomvc-rails/test/models/todo_test.rb
half-pipe-0.3.0.alpha.4 examples/todomvc-rails/test/models/todo_test.rb
half-pipe-0.3.0.alpha.3 examples/todomvc-rails/test/models/todo_test.rb