adding the Person model for the people table
This commit is contained in:
2
cookbook/015/hodgepodge/app/models/person.rb
Normal file
2
cookbook/015/hodgepodge/app/models/person.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class Person < ActiveRecord::Base
|
||||
end
|
Reference in New Issue
Block a user