BREAKS BUILD: all pages etc are much faster, but categories functionality is broken (it was responsible for calling the renderer once per every page on All Pages)
This commit is contained in:
parent
541a5d3994
commit
ac819d4d68
4 changed files with 8 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
class Web < ActiveRecord::Base
|
||||
has_many :pages#, :include => [:current_revision, :web]
|
||||
has_many :pages
|
||||
|
||||
def wiki
|
||||
Wiki.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue