typo
This commit is contained in:
@@ -9,7 +9,7 @@ class WpItem
|
|||||||
#
|
#
|
||||||
# @return [ void ]
|
# @return [ void ]
|
||||||
def found_from=(method)
|
def found_from=(method)
|
||||||
@found_from = method.to_s.to_s.gsub(/find_from_/, '').gsub(/_/, ' ')
|
@found_from = method.to_s.gsub(/find_from_/, '').gsub(/_/, ' ')
|
||||||
end
|
end
|
||||||
|
|
||||||
module Findable
|
module Findable
|
||||||
|
|||||||
Reference in New Issue
Block a user