rails/actionpack/lib
Arthur Neves 757a2bc3e3
Don't reference sprockets assets on action pack
We need to ignore the `assets_prefix` when running a command like `rake
routes`. However we cannot reference asserts_prefix from action_pack as
that is a sprockets-rails concern.
See this is now implemented on sprockets-rails
85b89c44ad
2015-04-26 11:25:33 -04:00
..
abstract_controller Raise ArgumentError if an unrecognised callback is skipped 2015-04-03 09:37:19 +01:00
action_controller remove extra = in form builder example [ci skip] 2015-04-15 23:06:01 +09:00
action_dispatch Don't reference sprockets assets on action pack 2015-04-26 11:25:33 -04:00
action_pack Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Override default form builder for a controller 2015-04-13 23:43:34 -04:00
action_dispatch.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00
action_pack.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00