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_generator
/
generators
/
components
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed plugin generator so that generated unit tests would subclass ActiveSupp...
Mathias Meyer
2008-10-30
4
-12
/
+16
*
Remove the class_path from the collisions test.
Michael Koziarski
2008-10-14
1
-1
/
+1
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Changed all generated tests to use the test/do declaration style [DHH]
David Heinemeier Hansson
2008-06-12
1
-2
/
+2
*
Plugin license and README should use a dynamic year (closes #9329) [bscofield]
David Heinemeier Hansson
2007-09-22
2
-2
/
+2
*
Wordsmith generator USAGEs.
Jeremy Kemper
2007-05-29
1
-18
/
+8
*
Normalize whitespace. Closes #8385 [Time Pope]
Jeremy Kemper
2007-05-27
6
-6
/
+6
*
Added assumption that all plugin creators desire to be sharing individuals an...
David Heinemeier Hansson
2007-02-27
3
-1
/
+31
*
Plugin generator: check for class collisions. Closes #4833.
Jeremy Kemper
2006-10-23
1
-0
/
+3
*
Include uninstall.rb (closes #5003)
David Heinemeier Hansson
2006-06-06
1
-0
/
+1
*
Added uninstall.rb hook to plugin handling, such that plugins have a way of r...
David Heinemeier Hansson
2006-06-03
1
-0
/
+1
*
rake appdoc fails with unrecognized option (closes #3757) [Jakob S]
David Heinemeier Hansson
2006-02-25
1
-1
/
+1
*
Add install.rb file to plugin generation which is loaded, if it exists, when ...
Marcel Molina
2005-12-03
3
-1
/
+5
*
Added that plugins can carry generators and that generator stub files can be ...
David Heinemeier Hansson
2005-10-28
4
-2
/
+43
*
Add Rakefile to plugin generator. Let test_plugins rake task look deeper int...
Jeremy Kemper
2005-10-28
3
-12
/
+40
*
Plugin tests should include test/unit
David Heinemeier Hansson
2005-10-28
1
-0
/
+2
*
Added plugin generator to create a stub structure for a new plugin in vendor/...
David Heinemeier Hansson
2005-10-28
7
-0
/
+51