class ImageVise::FetcherFile::AccessError
Public Instance Methods
http_status()
click to toggle source
# File lib/image_vise/fetchers/fetcher_file.rb, line 3 def http_status; 403; end
# File lib/image_vise/fetchers/fetcher_file.rb, line 3 def http_status; 403; end