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
...
*
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
[prev]