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