From 0ead2c0121026f70b6a98348cc1d71e11ced5a38 Mon Sep 17 00:00:00 2001 From: Carlos Goce Date: Fri, 23 Jan 2015 20:45:52 +0100 Subject: Add new expectation --- lib/carlosgoce/layout/layouts.rb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/carlosgoce/layout/layouts.rb (limited to 'lib/carlosgoce/layout') 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 -- cgit v1.2.3