Method: ConfCtl::Generation::HostList#current
- Defined in:
- lib/confctl/generation/host_list.rb
#current ⇒ Generation::Host
88 89 90 |
# File 'lib/confctl/generation/host_list.rb', line 88 def current generations.detect(&:current) end |