Method: PodspecEditor::Editor#current_hash
- Defined in:
- lib/podspec_editor.rb
#current_hash ⇒ Object
75 76 77 |
# File 'lib/podspec_editor.rb', line 75 def current_hash Helper.openstruct_to_hash(@spec.inner_spec) end |
75 76 77 |
# File 'lib/podspec_editor.rb', line 75 def current_hash Helper.openstruct_to_hash(@spec.inner_spec) end |