lib/rest-ftp-daemon/helpers/common.rb in rest-ftp-daemon-0.435.2 vs lib/rest-ftp-daemon/helpers/common.rb in rest-ftp-daemon-0.501.0
- old
+ new
@@ -32,6 +32,6 @@
def exception_to_error exception
underscore 'err_' + exception.class.name.split('::').last
end
end
-end
+end
\ No newline at end of file