1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
José Valim b039069756 Merge pull request #3209 from ksob/subdomain_false_strips_subdomains
:subdomain => false will remove all subdomains now. Closes #2025
2011-10-04 02:26:40 -07:00
..
abstract_controller TestCase should respect the view_assigns API instead of pulling variables on its own. 2011-10-02 11:29:13 +02:00
action_controller Merge pull request #3193 from avakhov/patch-ac-test-case-safe-constantize 2011-10-03 02:10:40 -07:00
action_dispatch :subdomain can now be specified with a value of false in url_for, allowing for subdomain(s) removal from the host during link generation. Closes #2025 2011-10-04 09:16:34 +01:00
action_pack Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00
action_view Make button_to helper support "form" option which is the form attributes. 2011-09-29 01:40:15 +08:00
sprockets Fix failing tests and refactor assets.rake 2011-10-04 11:25:36 +02:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb TODO fix explicitly loading exceptations, autoload removed 2011-07-11 13:14:02 +05:30
action_dispatch.rb Add ClosedError message to the initializer 2011-04-06 15:45:23 -03:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess. 2011-06-21 11:24:05 -03:00