class Locomotive::Coal::FileTooBigError
Private Instance Methods
build_message()
click to toggle source
# File lib/locomotive/coal/error.rb, line 55 def build_message 'File too big for the server' end
# File lib/locomotive/coal/error.rb, line 55 def build_message 'File too big for the server' end