Method: Celerity::Container#form
- Defined in:
- lib/celerity/container.rb
#form(*args) ⇒ Celerity::Form
272 273 274 |
# File 'lib/celerity/container.rb', line 272 def form(*args) Form.new(self, *args) end |
272 273 274 |
# File 'lib/celerity/container.rb', line 272 def form(*args) Form.new(self, *args) end |