Method: MightyJSON.new
- Defined in:
- lib/mighty_json.rb
.new(&block) ⇒ Object
11 12 13 |
# File 'lib/mighty_json.rb', line 11 def self.new(&block) Builder.new(&block).compile💪💪💪 end |
11 12 13 |
# File 'lib/mighty_json.rb', line 11 def self.new(&block) Builder.new(&block).compile💪💪💪 end |