create_pdf

This commit is contained in:
Andreas Stephanides
2015-04-26 18:08:46 +02:00
parent 408a32ae5f
commit d56d77daef
10 changed files with 96 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
#Fetsite::Application.config.pdf_bin="~/www/wkhtmltopdf/bin/wkhtmltopdf"
Fetsite::Application.config.pdf_bin="wkhtmltopdf"

View File

@@ -192,7 +192,7 @@
get :write_etherpad
get :read_from_etherpad
get :dump_to_etherpad
end
end
end
resources :meetings do
member do