Method: Juwelier#write_gemspec
- Defined in:
- lib/juwelier.rb
#write_gemspec ⇒ Object
Writes out the gemspec
71 72 73 |
# File 'lib/juwelier.rb', line 71 def write_gemspec Juwelier::Commands::WriteGemspec.build_for(self).run end |
Writes out the gemspec
71 72 73 |
# File 'lib/juwelier.rb', line 71 def write_gemspec Juwelier::Commands::WriteGemspec.build_for(self).run end |