Method: Celerity::Container#h2
- Defined in:
- lib/celerity/container.rb
#h2(*args) ⇒ Celerity::H2
320 321 322 |
# File 'lib/celerity/container.rb', line 320 def h2(*args) H2.new(self, *args) end |
320 321 322 |
# File 'lib/celerity/container.rb', line 320 def h2(*args) H2.new(self, *args) end |