class RailsRouteChecker::Parsers::HamlParser::Tree::ScriptNode
Public Instance Methods
script()
click to toggle source
# File lib/rails-route-checker/parsers/haml_parser/tree/script_node.rb, line 8 def script @value[:text] end