class Chapter11_2::Generators::SolutionsGenerator
Public Instance Methods
copy_app_tree()
click to toggle source
# File lib/generators/chapter11_2/solutions/solutions_generator.rb, line 6 def copy_app_tree directory(self.class.source_root, Rails.root) end