Skip to content

Commit f6bf018

Browse files
committed
clean up project a luttle
1 parent a39dae2 commit f6bf018

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

materials/9/app/app/models/user.rb

Lines changed: 0 additions & 2 deletions
This file was deleted.

materials/9/app/db/migrate/20140216101712_create_users.rb

Lines changed: 0 additions & 12 deletions
This file was deleted.

materials/9/app/db/seeds.rb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +0,0 @@
1-
# This file should contain all the record creation needed to seed the database with its default values.
2-
# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
3-
#
4-
# Examples:
5-
#
6-
# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
7-
# Mayor.create(name: 'Emanuel', city: cities.first)

0 commit comments

Comments
 (0)