Sha256: 0ce01fda12620241200da2ff135a3e3c2008233286a8c9787f0a338ba269f19b

Contents?: true

Size: 235 Bytes

Versions: 99

Compression:

Stored size: 235 Bytes

Contents

require File.dirname(__FILE__) + '<%= '/..' * class_nesting_depth %>/../test_helper'

class <%= class_name %>ControllerTest < ActionController::TestCase
  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

99 entries across 45 versions & 4 rubygems

Version Path
hobo-1.1.0 rails_generators/hobo_model_controller/templates/functional_test.rb
hobo-1.1.0 rails_generators/hobo_user_controller/templates/functional_test.rb
hobo-1.1.0 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.0.3 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.0.3 rails_generators/hobo_user_controller/templates/functional_test.rb
hobo-1.0.3 rails_generators/hobo_model_controller/templates/functional_test.rb
hobo-1.1.0.pre4 rails_generators/hobo_user_controller/templates/functional_test.rb
hobo-1.1.0.pre4 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.1.0.pre4 rails_generators/hobo_model_controller/templates/functional_test.rb
hobo-1.1.0.pre3 rails_generators/hobo_user_controller/templates/functional_test.rb
hobo-1.1.0.pre3 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.1.0.pre3 rails_generators/hobo_model_controller/templates/functional_test.rb
hobo-1.1.0.pre2 rails_generators/hobo_model_controller/templates/functional_test.rb
hobo-1.1.0.pre2 rails_generators/hobo_user_controller/templates/functional_test.rb
hobo-1.1.0.pre2 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.1.0.pre0 rails_generators/hobo_model_controller/templates/functional_test.rb
hobo-1.1.0.pre0 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.1.0.pre0 rails_generators/hobo_user_controller/templates/functional_test.rb
hobo-1.0.2 rails_generators/hobo_front_controller/templates/functional_test.rb
hobo-1.0.2 rails_generators/hobo_model_controller/templates/functional_test.rb