Method: React::Children#to_proc
- Defined in:
- lib/react/children.rb
#to_proc ⇒ Object
13 14 15 |
# File 'lib/react/children.rb', line 13 def to_proc -> () { render } end |
13 14 15 |
# File 'lib/react/children.rb', line 13 def to_proc -> () { render } end |