diff options
Diffstat (limited to 'manifests/rails.pp')
-rw-r--r-- | manifests/rails.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/rails.pp b/manifests/rails.pp new file mode 100644 index 0000000..18667c9 --- /dev/null +++ b/manifests/rails.pp @@ -0,0 +1,2 @@ +class apache::rails inherits apache::ruby { +} |