initial commit
https://guides.rubyonrails.org/getting_started.html#creating-a-database-model
This commit is contained in:
2
app/models/project.rb
Normal file
2
app/models/project.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class Project < ApplicationRecord
|
||||
end
|
||||
Reference in New Issue
Block a user