aboutsummaryrefslogtreecommitdiffstats
path: root/lib/carlosgoce/layouts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/carlosgoce/layouts.rb')
-rw-r--r--lib/carlosgoce/layouts.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/carlosgoce/layouts.rb b/lib/carlosgoce/layouts.rb
new file mode 100644
index 0000000..65d5ad1
--- /dev/null
+++ b/lib/carlosgoce/layouts.rb
@@ -0,0 +1,7 @@
+module CarlosGoce
+ class Layout
+ def create(file)
+
+ end
+ end
+end \ No newline at end of file