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
/
mailer
/
templates
/
unit_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rm -rf rails_generator/generators
José Valim
2009-07-02
1
-20
/
+0
*
Dont reference the class being tested when it can be assumed
David Heinemeier Hansson
2008-09-09
1
-1
/
+0
*
Changed all generated tests to use the test/do declaration style [DHH]
David Heinemeier Hansson
2008-06-12
1
-2
/
+2
*
Generated tests rely on test dir in load path rather than File.dirname shenan...
Jeremy Kemper
2008-03-29
1
-1
/
+1
*
Introduce TestCase subclasses for testing rails applications allowing tests t...
Michael Koziarski
2007-10-26
1
-24
/
+8
*
mailer unit test handles nested fixture paths
Jeremy Kemper
2006-10-20
1
-3
/
+2
*
Mailer generator: handle mailers in modules, set mime_version in unit test.
Jeremy Kemper
2006-10-20
1
-1
/
+2
*
Dont encode the default subject for the test cases since they are within the ...
David Heinemeier Hansson
2005-09-06
1
-1
/
+1
*
Fixed ActionMailer generated tests to work properly after quoted refactoring ...
David Heinemeier Hansson
2005-06-25
1
-1
/
+3
*
Made Action Mailer templates use UTF-8 as default
David Heinemeier Hansson
2005-02-22
1
-1
/
+7
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
1
-0
/
+29