diff options
| author | hukl <contact@smyck.org> | 2009-03-15 19:28:04 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-03-15 19:28:04 +0100 |
| commit | 4ff20fb57936af76fd97242df3f8c6fe474b7a4a (patch) | |
| tree | 16956c885147b610a004bd66e4aabbd986d5a935 /app/helpers | |
| parent | 82741f65fc387e898e5e17f16a057b34bb6dddab (diff) | |
| parent | 7f82b8e23ec9b76d0b8a417b2d2b577aeaf7a55f (diff) | |
Merge branch 'revisions'
Diffstat (limited to 'app/helpers')
| -rw-r--r-- | app/helpers/revisions_helper.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/helpers/revisions_helper.rb b/app/helpers/revisions_helper.rb new file mode 100644 index 0000000..fdb51f8 --- /dev/null +++ b/app/helpers/revisions_helper.rb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | module RevisionsHelper | ||
| 2 | end | ||
