forked from bofh/fetsite
create_pdf
This commit is contained in:
2
config/initializers/pdf_convert.rb
Normal file
2
config/initializers/pdf_convert.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
#Fetsite::Application.config.pdf_bin="~/www/wkhtmltopdf/bin/wkhtmltopdf"
|
||||
Fetsite::Application.config.pdf_bin="wkhtmltopdf"
|
||||
@@ -192,7 +192,7 @@
|
||||
get :write_etherpad
|
||||
get :read_from_etherpad
|
||||
get :dump_to_etherpad
|
||||
end
|
||||
end
|
||||
end
|
||||
resources :meetings do
|
||||
member do
|
||||
|
||||
Reference in New Issue
Block a user