Module: Mack::Controller::Tell
- Defined in:
- lib/mack/controller/tell.rb
Instance Method Summary collapse
Instance Method Details
#tell ⇒ Object
5 6 7 |
# File 'lib/mack/controller/tell.rb', line 5 def tell (session[:tell] ||= {}) end |