method
alert_error
v1_9_3_392 -
Show latest stable
- Class:
Gem::UserInteraction
alert_error(*args)public
No documentation available.
# File lib/rubygems/user_interaction.rb, line 91
def alert_error(*args)
ui.alert_error(*args)
end