lib/rest-ftp-daemon/api/dashboard.rb in rest-ftp-daemon-0.410.5 vs lib/rest-ftp-daemon/api/dashboard.rb in rest-ftp-daemon-0.420.1
- old
+ new
@@ -5,9 +5,10 @@
require "grape"
module RestFtpDaemon
module API
class Dashbaord < Grape::API
+ include BmcDaemonLib
### HELPERS
helpers do
def render name, values={}
# Prepare template engine