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 / Manifest.txt
100644 18 lines (17 sloc) 0.269 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
History.txt
Manifest.txt
README.txt
Rakefile
bin/rg
lib/rg.rb
lib/rg/generator.rb
lib/rg/runner.rb
lib/rg/store.rb
lib/rg/scm/git.rb
lib/rg/scm/svn.rb
lib/builtin/bort.rb
lib/builtin/entp.rb
lib/builtin/thoughtbot.rb
spec/rg_spec.rb
spec/spec_helper.rb
test/test_rg.rb