Sha256: 32cf99a1efc80837dd1fc698add75bd49cebdf17d1287c5add3bd4fba6204180

Contents?: true

Size: 129 Bytes

Versions: 8

Compression:

Stored size: 129 Bytes

Contents

require 'test_helper'

class -classname-PresenterTest < ActiveSupport::TestCase

  test "the truth" do
    assert true
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
neo-rails-0.4.1 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.4.0 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.3.2 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.3.1 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.3 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.2.3.1 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.2.3 lib/generators/presenter/templates/presenter_test_template.rb
neo-rails-0.2.2 lib/generators/presenter/templates/presenter_test_template.rb