diff options
author | Arthur Neves <arthurnn@gmail.com> | 2015-04-26 11:23:08 -0400 |
---|---|---|
committer | Arthur Neves <arthurnn@gmail.com> | 2015-04-26 11:25:33 -0400 |
commit | 757a2bc3e3e52a5d9418656928db993db42b741b (patch) | |
tree | da07915d19a05b0ad2461663df8f98fe56e3f1c5 /activerecord/test/cases/readonly_test.rb | |
parent | 66fe53118f890252118841d78b43fd5560a8f47f (diff) | |
download | rails-757a2bc3e3e52a5d9418656928db993db42b741b.tar.gz rails-757a2bc3e3e52a5d9418656928db993db42b741b.tar.bz2 rails-757a2bc3e3e52a5d9418656928db993db42b741b.zip |
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
https://github.com/rails/sprockets-rails/commit/85b89c44ad40af3056899808475e6e4bf65c1f5a
Diffstat (limited to 'activerecord/test/cases/readonly_test.rb')
0 files changed, 0 insertions, 0 deletions