Better Formula#inspect string

This commit is contained in:
Jack Nagel 2014-07-01 15:13:29 -05:00
parent fbefa76ce2
commit 5375f2397e

View File

@ -307,8 +307,9 @@ class Formula
def to_s
name
end
def inspect
name
"#<#{self.class.name}: #{path}>"
end
# Standard parameters for CMake builds.