instance method
namespace
Ruby on Rails edge
Since edge Private — implementation detail, not part of the public APISignature
namespace()
No documentation comment.
Source
# File activesupport/lib/active_support/event_reporter/log_subscriber.rb, line 52
def namespace
self.class.namespace
end
Defined in activesupport/lib/active_support/event_reporter/log_subscriber.rb line 52
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EventReporter::LogSubscriber