class Gemsmith::Generators::Ruby
Generates Ruby
support.
Public Instance Methods
run()
click to toggle source
# File lib/gemsmith/generators/ruby.rb, line 7 def run template "%gem_name%/.ruby-version.tt" end