public
Description: **!! THIS IS NOW IN RAILS CORE!!** Generate Rails apps from programmatic templates. Skip all the git cloning!
Homepage: http://github.com/rails/rails/commit/e8cc4b116c460c524961a07da92da3f323854c15
Clone URL: git://github.com/jeremymcanally/rg.git
Click here to lend your support to: rg and make a donation at www.pledgie.com !
rg / template.txt
100644 4 lines (3 sloc) 0.04 kb
1
2
3
4
template(:awesome) do
  puts "DUDE"
end