method
perform
v6.0.0 -
Show latest stable
- Class:
Rails::Command::NotesCommand
perform(*)public
No documentation available.
# File railties/lib/rails/commands/notes/notes_command.rb, line 10
def perform(*)
require_application_and_environment!
deprecation_warning
display_annotations
end