Sha256: bfc8e3f5e9ae1281866b42566e11db2e7ffb825b7f883fc5624d909502bcd898

Contents?: true

Size: 393 Bytes

Versions: 15

Compression:

Stored size: 393 Bytes

Contents

require "minitest_helper"

# Specs in this file have access to the present (or k) method, which they can
# use to instantiate <%= class_name %>Presenter as normal. For example:
#
#   describe <%= class_name %>Presenter do
#     it "has access to a view" do
#       k(<%= presenter_name_and_target_list %>).should respond_to(:view)
#     end
#   end

describe <%= class_name %>Presenter do
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
keynote-2.0.2 lib/generators/templates/keynote_mini_test_spec.rb.tt
keynote-2.0.1 lib/generators/templates/keynote_mini_test_spec.rb.tt
keynote-2.0.0 lib/generators/templates/keynote_mini_test_spec.rb.tt
keynote-1.1.1 lib/generators/templates/keynote_mini_test_spec.rb
keynote-1.1.0 lib/generators/templates/keynote_mini_test_spec.rb
keynote-1.0.0 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.3.1 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.3.0 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.3 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.2 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.1 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.0 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.0pre3 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.0pre2 lib/generators/templates/keynote_mini_test_spec.rb
keynote-0.2.0pre1 lib/generators/templates/keynote_mini_test_spec.rb