Closed michaelwills closed 14 years ago
Similar to issue #1 except this time it's the frank command Ruby 1.8.6, Leopard, RubyGems 1.3.6 I added require 'fileutils' to lib/frank/base.rb and that allowed me to create a new project
frank
require 'fileutils'
Similar to issue #1 except this time it's the
frank
command Ruby 1.8.6, Leopard, RubyGems 1.3.6 I addedrequire 'fileutils'
to lib/frank/base.rb and that allowed me to create a new project