method
current_framework
rails latest stable - Class:
RailInspector::Visitor::FrameworkDefault::VersionedConfig
current_framework()private
No documentation available.
# File tools/rail_inspector/lib/rail_inspector/visitor/framework_default.rb, line 109
def current_framework
@framework_stack.last
end