1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2004-12-08 15:53:57 +00:00
actionmailer Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schwarz] 2004-12-07 09:10:50 +00:00
actionpack Fixed to_input_field_tag so it no longer explicitly uses InstanceTag.value if value was specified in the options hash [evl] 2004-12-08 10:50:59 +00:00
activerecord Renamed from ListMixin and mixins/list_mixin.rb to Mixins::List and mixin/list.rb 2004-12-08 15:53:57 +00:00
railties Only nuke the AbstractApplicationController if its available 2004-12-08 10:41:14 +00:00