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-01-27 15:28:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11612bf956f4d90e60f0aff6561fa8566cd2bd88
rails
/
actionpack
/
lib
History
Jeremy Kemper
172606e21f
Harmonize framework require strategy. Don't add self to load path since Rails initializer and RubyGems handle it.
2008-08-25 21:22:34 -07:00
..
action_controller
Removed template_public? because it will always be true since the default template is never a partial
2008-08-21 21:34:03 -05:00
action_pack
Making ready for release of 2.1
2008-05-31 17:03:03 -07:00
action_view
Performance: Cache modules that extend the view context for JavaScriptGenerator
2008-08-25 21:50:26 -05:00
action_controller.rb
Harmonize framework require strategy. Don't add self to load path since Rails initializer and RubyGems handle it.
2008-08-25 21:22:34 -07:00
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
Harmonize framework require strategy. Don't add self to load path since Rails initializer and RubyGems handle it.
2008-08-25 21:22:34 -07:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00