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