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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add example for default_url_options[:host] to generated mailers.
Mislav Marohnić
2008-04-18
1
-1
/
+5
*
Changed mailer generator to not use instance variables.
Mislav Marohnić
2008-04-18
1
-6
/
+6
*
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
*
Apply the rest of Chads patch
David Heinemeier Hansson
2007-02-21
4
-6
/
+6
*
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
3
-3
/
+4
*
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
*
_at is better for Time.now than _on
David Heinemeier Hansson
2005-03-23
1
-2
/
+2
*
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
4
-0
/
+48