Method: ROM::Container#commands
- Defined in:
- lib/rom/container.rb
#commands ⇒ Hash<Symbol=>CommandRegistry]
Return command registry
145 146 147 |
# File 'lib/rom/container.rb', line 145 def commands self[:commands] end |
Return command registry
145 146 147 |
# File 'lib/rom/container.rb', line 145 def commands self[:commands] end |