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
/
controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add helper test generators [#1199 state:resolved]
Eugene Bolshakov
2008-11-17
3
-12
/
+23
*
Remove the class_path from the collisions test.
Michael Koziarski
2008-10-14
1
-1
/
+1
*
Changed all generated tests to use the test/do declaration style [DHH]
David Heinemeier Hansson
2008-06-12
1
-1
/
+1
*
Generated tests rely on test dir in load path rather than File.dirname shenan...
Jeremy Kemper
2008-03-29
1
-1
/
+1
*
Space at the bottom feels better
David Heinemeier Hansson
2008-03-29
1
-1
/
+1
*
Removed outdated scaffold from template
David Heinemeier Hansson
2008-03-29
1
-3
/
+0
*
You dont need to explicitly declare which controller youre testing when you f...
David Heinemeier Hansson
2007-11-30
1
-2
/
+0
*
Introduce TestCase subclasses for testing rails applications allowing tests t...
Michael Koziarski
2007-10-26
1
-10
/
+2
*
Wordsmith generator USAGEs.
Jeremy Kemper
2007-05-29
1
-10
/
+9
*
Generators use *.html.erb view template naming. Closes #8278.
Jeremy Kemper
2007-05-06
4
-4
/
+4
*
Apply the rest of Chads patch
David Heinemeier Hansson
2007-02-21
4
-6
/
+6
*
Mailer generator: handle mailers in modules, set mime_version in unit test.
Jeremy Kemper
2006-10-20
1
-2
/
+1
*
Show correct paths to generated templates for nexted controllers. Fixes #730
Nicholas Seckar
2005-07-14
2
-3
/
+4
*
Fixed functional test path problems #662
David Heinemeier Hansson
2005-02-18
1
-1
/
+1
*
Check class path for conflicts on generation #640 [bitsweat]
David Heinemeier Hansson
2005-02-17
1
-1
/
+1
*
Fixed generated functional test for nested controllers has wrong paths #635
David Heinemeier Hansson
2005-02-15
1
-2
/
+2
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
2
-2
/
+6
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
2
-6
/
+2
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
2
-2
/
+6
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
6
-0
/
+95