This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2db917841cacbdd6320460fd6fa3d07cd972139
rails
/
actionmailer
/
lib
/
action_mailer
History
Alexey Vakhov
80f1d402e5
update ActionMailer example using last truncate helper method signature
2011-09-26 21:52:16 +04:00
..
base.rb
update ActionMailer example using last truncate helper method signature
2011-09-26 21:52:16 +04:00
collector.rb
Ensure details are frozen after @details_keys lookup. The implementation waits to freeze until the last required moment, to avoid duping hashes.
2010-03-27 20:52:11 +01:00
delivery_methods.rb
singularize module and be explicit about what is delivered
2011-06-21 10:20:01 -04:00
log_subscriber.rb
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [
#4816
state:resolved]
2010-06-24 13:23:43 +02:00
mail_helper.rb
Fix typo
2011-03-09 20:17:30 -02:00
railtie.rb
remove AM delegating register_observer and register_interceptor to Mail and instead implement smarter versions allowing for string class names, also added proper Railtie support with tests.
2011-04-04 10:49:09 +02:00
test_case.rb
class inheritable attributes is used no more! all internal use of class inheritable has been changed to class_attribute. class inheritable attributes has been deprecated.
2010-11-20 19:40:29 +01:00
test_helper.rb
Move ActionMailer::TC to AV::TC::Behavior
2010-06-12 15:34:31 +02:00
version.rb
Master version is 3.2.0.beta
2011-06-30 10:18:36 -03:00