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
/
actionmailer
/
lib
/
action_mailer
/
railtie.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract assets paths and make them available to Action Mailer as well
David Heinemeier Hansson
2010-06-02
1
-0
/
+9
*
Remove the need for a special action_mailer.url_for initializer that loads be...
wycats
2010-05-15
1
-4
/
+2
*
Replace the placeholder base_hook API with on_load. To specify some code that
wycats
2010-03-29
1
-3
/
+3
*
Move application configuration to the application configuration object, remov...
José Valim
2010-03-26
1
-2
/
+2
*
Make many parts of Rails lazy. In order to facilitate this,
wycats
2010-03-07
1
-4
/
+6
*
Get the railties tests to pass again.
Carlhuda
2010-03-02
1
-5
/
+0
*
Moved initializers for ActionMailer and ActionController into their own railties
Carlhuda
2010-03-02
1
-0
/
+5
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Get Railties tests passing
Carlhuda
2010-02-25
1
-1
/
+1
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-2
/
+2
*
install ActionController::UrlFor before environment is parsed, to provide Act...
Paul Rosania
2010-02-05
1
-5
/
+5
*
Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always u...
Jeremy Kemper
2010-02-04
1
-1
/
+1
*
ActionMailer should depend just on AbstractController.
José Valim
2010-01-29
1
-0
/
+4
*
Add active_model/railtie back to generated boot.rb, add models back to paths,...
José Valim
2010-01-25
1
-5
/
+4
*
Rename plugin_name to railtie_name and engine_name.
José Valim
2010-01-24
1
-1
/
+1
*
Moved more configuration away from bootstrap.
José Valim
2010-01-22
1
-5
/
+0
*
Add view paths to Engine setup.
José Valim
2010-01-22
1
-2
/
+1
*
Add subscriber to ActionMailer.
José Valim
2010-01-14
1
-0
/
+3
*
Some railties cleanup:
Carl Lerche
2009-12-31
1
-0
/
+25