class InstallGenerator

Public Instance Methods

test() click to toggle source
# File lib/generators/pushie/install.rb, line 4
def test
        template 'test/test.txt'
end