index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
generators
/
app_base.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Generate javascripts in engine with --mountable option
Piotr Sarnacki
2010-12-16
1
-0
/
+6
|
*
Allow http templates again, fix the broken test
Xavier Shay
2010-11-27
1
-1
/
+1
|
|
|
|
|
|
[#5926 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
*
Application templates should work with HTTPS too
Mikel Lindsaar
2010-11-27
1
-1
/
+1
|
*
Properly skip test unit in 'plugin new' generator
Piotr Sarnacki
2010-11-02
1
-0
/
+3
|
*
Properly handle other databases in 'plugin new' generator
Piotr Sarnacki
2010-11-02
1
-0
/
+27
|
*
Pass more options to test/dummy in 'plugin new' generator
Piotr Sarnacki
2010-11-02
1
-3
/
+13
|
*
Add --full option to 'plugin new' generator, which generates rails engine
Piotr Sarnacki
2010-11-02
1
-0
/
+5
|
*
No need for say_step in 'plugin new' generator
Piotr Sarnacki
2010-11-02
1
-10
/
+0
|
*
DRY up app generator and plugin new generator. Moved shared options to ↵
Piotr Sarnacki
2010-11-02
1
-0
/
+28
|
|
|
|
AppBase generator
*
Add --dev and --edge options to rails plugin new
Piotr Sarnacki
2010-11-02
1
-0
/
+34
|
*
Add support for templates for rails plugin new
Piotr Sarnacki
2010-11-02
1
-0
/
+18
|
*
Refactored AppGenerator and PluginNewGenerator to inherit from AppBase.
Piotr Sarnacki
2010-11-02
1
-0
/
+61