Added generator, ace-gen works!
This commit is contained in:
parent
4970d59081
commit
a1596e5642
20 changed files with 183 additions and 2 deletions
|
@ -20,6 +20,8 @@ rescue LoadError
|
|||
end
|
||||
|
||||
templater = SimpleTemplater.new(:ace)
|
||||
templater.discover!
|
||||
|
||||
generator = templater.find(:project)
|
||||
|
||||
if generator.nil?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue