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
b930d2f259f7ebf3c7134db82dde02c55e00070c
rails
/
actionpack
/
lib
History
Mike Gunderloy
1d8c4cf6e0
Fix markup for cattr_accessors in Action View and Action Mailer to work better with RDoc 2+.
2008-11-16 20:46:36 -06:00
..
action_controller
Fix markup for cattr_accessors in Action Controller to work with RDoc 2+.
2008-11-16 06:56:44 -06:00
action_pack
Prepare for RC2
2008-11-14 12:26:50 +01:00
action_view
Fix markup for cattr_accessors in Action View and Action Mailer to work better with RDoc 2+.
2008-11-16 20:46:36 -06:00
action_controller.rb
Added ActionController::Translation module delegating to I18n #translate/#t and #localize/#l [status:committed
#1008
]
2008-09-10 00:39:54 -05:00
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
I18n: Introduce I18n.load_path in favor of I18n.load_translations and change Simple backend to load translations lazily. [
#1048
state:resolved]
2008-09-20 19:26:16 +01:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00