renamed model directory
This commit is contained in:
parent
6fb0102a5a
commit
e4ecb406bf
3 changed files with 0 additions and 0 deletions
3
app/models/web.rb
Normal file
3
app/models/web.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class Web < ActiveRecord::Base
|
||||
has_many :pages
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue