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.rb2
1 files changed, 1 insertions, 1 deletions
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