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
/
generators
/
rails
/
mailer
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
*
Updating USAGE information for Mailer generator [#3801 status:resolved]
Kieran Pilkington
2010-02-02
1
-1
/
+1
*
Missed template change for defaults -> default
Jeremy Kemper
2010-01-27
1
-1
/
+1
*
self.defaults => default
Jeremy Kemper
2010-01-27
1
-3
/
+4
*
Update generators to use new defaults.
José Valim and Mikel Lindsaar
2010-01-26
1
-1
/
+1
*
Updating generators for mailer to reflect changes in API
Mikel Lindsaar
2010-01-26
1
-2
/
+2
*
More work on generated mailer templates.
José Valim and Mikel Lindsaar
2010-01-26
1
-2
/
+2
*
Change mailer generator templates and refactor the whole naming schema.
José Valim and Mikel Lindsaar
2010-01-25
1
-9
/
+10
*
`script/generate mailer Notifier` will now create a mailer at app/mailers.
José Valim
2010-01-19
2
-3
/
+3
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
3
-0
/
+43
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
3
-43
/
+0
*
Remove whitespaces from the default mailer file
Pratik Naik
2009-07-30
1
-2
/
+1
*
Rename invoke_for to hook_for.
José Valim
2009-06-27
1
-1
/
+1
*
Update some USAGE files.
José Valim
2009-06-26
1
-2
/
+2
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-4
/
+1
*
Improving generators runner.
José Valim
2009-06-26
1
-1
/
+1
*
More code refactoring.
José Valim
2009-06-25
1
-2
/
+1
*
Added Mailer generaator template engine and test framework agnostic.
José Valim
2009-06-25
3
-0
/
+48