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-29 16:28:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69d29e80f76079262f2e98e350592be1cfdfcd1e
rails
/
actionpack
/
lib
History
rick
750e3217e1
Merge commit 'stephencelis/master' into asset_shit
2008-04-13 20:27:22 -07:00
..
action_controller
Added Rails.public_path to control where HTML and assets are expected to be loaded from (defaults to Rails.root + "/public")
#11581
[nicksieger]
2008-04-13 17:33:27 -05:00
action_pack
Prepare for 2.0.2 release
2007-12-16 23:30:30 +00:00
action_view
Merge commit 'stephencelis/master' into asset_shit
2008-04-13 20:27:22 -07:00
action_controller.rb
Remove unused ActionController::Base.template_class.
Closes
#10787
2008-03-05 12:12:17 +00:00
action_pack.rb
Update copyright span
2007-09-09 17:57:16 +00:00
action_view.rb
Refactor partial rendering into a PartialTemplate class. [Pratik]
2008-03-03 04:01:35 +00:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00