diff options
| author | hukl <contact@smyck.org> | 2009-03-06 01:02:11 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-03-06 01:02:11 +0100 |
| commit | 3d62eef0723e39c8454035dc1e5ed6a214b20e8b (patch) | |
| tree | 7b25675254b24d6cb5644de8fc895e4553ad3632 /app | |
| parent | f97526891872710b49e7ea0e486eb854a233302f (diff) | |
now we need that again
Diffstat (limited to 'app')
| -rw-r--r-- | app/models/page.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/models/page.rb b/app/models/page.rb index c2e8176..a27ccfc 100644 --- a/app/models/page.rb +++ b/app/models/page.rb | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | require 'xml' | ||
| 2 | |||
| 1 | class Page < ActiveRecord::Base | 3 | class Page < ActiveRecord::Base |
| 2 | 4 | ||
| 3 | PUBLIC_TEMPLATE_PATH = File.join(%w(custom page_templates public)) | 5 | PUBLIC_TEMPLATE_PATH = File.join(%w(custom page_templates public)) |
