Sha256: 73058c1157f8706efdcbbc07cb13f4c5a3f94e10c4f7f1eced3ba13a2744d266

Contents?: true

Size: 83 Bytes

Versions: 7

Compression:

Stored size: 83 Bytes

Contents

puts "Creating users..."
User.delete_all
User.create :id => 1
User.create :id => 2

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
interpret-1.1.2 test_app/db/seeds.rb
interpret-1.1.1 test_app/db/seeds.rb
interpret-1.1.0 test_app/db/seeds.rb
interpret-1.0.2 test_app/db/seeds.rb
interpret-1.0.1 test_app/db/seeds.rb
interpret-0.2.1 test_app/db/seeds.rb
interpret-1.0.0 test_app/db/seeds.rb