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