aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorCarlos Goce <carlosgoce@gmail.com>2015-01-22 22:21:03 +0100
committerCarlos Goce <carlosgoce@gmail.com>2015-01-22 22:21:03 +0100
commitfa4e80e193d541d3b7744971ac92f4835d8a9188 (patch)
treed62ab62c984d1cf72af210c3af337eecb070b9de /Rakefile
parent7af6ef60e145b344ea68cd31b5a639aba00ed91e (diff)
downloadpdf-calendars-fa4e80e193d541d3b7744971ac92f4835d8a9188.tar.gz
pdf-calendars-fa4e80e193d541d3b7744971ac92f4835d8a9188.tar.bz2
pdf-calendars-fa4e80e193d541d3b7744971ac92f4835d8a9188.zip
Add localization files and rake task
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c5067e7..d977090 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,4 +2,4 @@ task default: %w[calendar]
task :calendar do
ruby 'calendar.rb'
-end \ No newline at end of file
+end