Method: Licit::Licenser#license_dir

Defined in:
lib/licit/licenser.rb

#license_dirObject



115
116
117
# File 'lib/licit/licenser.rb', line 115

def license_dir
  File.expand_path "../../../templates/#{license}", __FILE__
end