Method: Celerity::Container#frame
- Defined in:
- lib/celerity/container.rb
#frame(*args) ⇒ Celerity::Frame
288 289 290 |
# File 'lib/celerity/container.rb', line 288 def frame(*args) Frame.new(self, *args) end |
288 289 290 |
# File 'lib/celerity/container.rb', line 288 def frame(*args) Frame.new(self, *args) end |