From d1d3d417b77d73b87273bec06b28604de494c07d Mon Sep 17 00:00:00 2001 From: Carlos Goce Date: Fri, 23 Jan 2015 20:29:00 +0100 Subject: Add year --- lib/carlosgoce/layouts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/carlosgoce/layouts.rb') diff --git a/lib/carlosgoce/layouts.rb b/lib/carlosgoce/layouts.rb index 962f8cb..f3e171c 100644 --- a/lib/carlosgoce/layouts.rb +++ b/lib/carlosgoce/layouts.rb @@ -1,6 +1,6 @@ module CarlosGoce class Layout - def create(file, hash) + def create(file, hash, year) end end -- cgit v1.2.3