Method: Object.h2o_expose
- Defined in:
- lib/core_ext/object.rb
.h2o_expose(*attrs) ⇒ Object
2 3 4 |
# File 'lib/core_ext/object.rb', line 2 def self.h2o_expose(*attrs) @h2o_safe = attrs end |
2 3 4 |
# File 'lib/core_ext/object.rb', line 2 def self.h2o_expose(*attrs) @h2o_safe = attrs end |