Module: Cistern::Formatter::AwesomePrint
- Defined in:
- lib/cistern/formatter/awesome_print.rb
Class Method Summary collapse
Class Method Details
.call(model) ⇒ Object
4 5 6 |
# File 'lib/cistern/formatter/awesome_print.rb', line 4 def self.call(model) model.ai end |