test
This commit is contained in:
parent
563d706886
commit
692406344b
@ -167,4 +167,12 @@ class TextFormatter
|
||||
def preloaded_accounts?
|
||||
preloaded_accounts.present?
|
||||
end
|
||||
|
||||
def quote
|
||||
options[:quote]
|
||||
end
|
||||
|
||||
def quote?
|
||||
quote.present?
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user