Method: Ayadn::Status#bad_path
- Defined in:
- lib/ayadn/status.rb
#bad_path ⇒ Object
404 405 406 |
# File 'lib/ayadn/status.rb', line 404 def bad_path info("error", "couldn't upload this file (path seems wrong)", "red") end |
404 405 406 |
# File 'lib/ayadn/status.rb', line 404 def bad_path info("error", "couldn't upload this file (path seems wrong)", "red") end |