Sha256: b105d804b89dc77d03fd00ea6baaa73141623bc58665a9cac9c4eed3e0a44dba

Contents?: true

Size: 150 Bytes

Versions: 212

Compression:

Stored size: 150 Bytes

Contents

require 'test_helper'

class <%= class_name %>Test < ActiveSupport::TestCase
  should "be valid" do
    assert <%= class_name %>.new.valid?
  end
end

Version data entries

212 entries across 168 versions & 35 rubygems

Version Path
aslon_scaffold-0.0.15 lib/generators/nifty/aslon/templates/tests/shoulda/model.rb
aslon_scaffold-0.0.15 lib/generators/nifty/scaffold/templates/tests/shoulda/model.rb
aslon_scaffold-0.0.14 lib/generators/nifty/scaffold/templates/tests/shoulda/model.rb
aslon_scaffold-0.0.14 lib/generators/nifty/aslon/templates/tests/shoulda/model.rb
aslon_scaffold-0.0.13 lib/generators/nifty/aslon/templates/tests/shoulda/model.rb
aslon_scaffold-0.0.13 lib/generators/nifty/scaffold/templates/tests/shoulda/model.rb
iain-pizza-generators-0.1.1 rails_generators/pizza_scaffold/templates/tests/shoulda/model.rb
iain-pizza-generators-0.1.2 rails_generators/pizza_scaffold/templates/tests/shoulda/model.rb
iain-pizza-generators-0.1.3 rails_generators/pizza_scaffold/templates/tests/shoulda/model.rb
iain-pizza-generators-0.1.4 rails_generators/pizza_scaffold/templates/tests/shoulda/model.rb
intinno-nifty-generators-0.2.5 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
polly-nifty-generators-0.2.3 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
rubycs-nifty-generators-compass-0.0.1 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
ryanb-nifty-generators-0.1.7 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
twilson63-nifty-generators-0.2.5 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
twilson63-nifty-generators-0.2.6 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
twilson63-nifty-generators-0.2.7 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
twilson63-nifty-generators-0.2.8 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
twilson63-nifty-generators-0.2.9 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb
twilson63-nifty-generators-0.3.0 rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb