Rmoved a redundant require
This commit is contained in:
parent
fa0cf9032f
commit
acfae2818c
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
require 'cgi'
|
||||
|
||||
class Web < ActiveRecord::Base
|
||||
has_many :pages#, :include => [:current_revision, :web]
|
||||
|
||||
|
|
Loading…
Reference in a new issue