diff options
author | Prem Sichanugrist <s@sikachu.com> | 2011-05-22 19:02:54 -0400 |
---|---|---|
committer | Prem Sichanugrist <s@sikachu.com> | 2011-05-22 19:02:54 -0400 |
commit | 90f028a4dc48152baded4cba9ec66474c2e98f48 (patch) | |
tree | 14fdc8456bbba236517d9359ecf5a064c828163c /activesupport/test/xml_mini/rexml_engine_test.rb | |
parent | d7a910e31e839e5544aa9f83f9922ecfcee74ed5 (diff) | |
download | rails-90f028a4dc48152baded4cba9ec66474c2e98f48.tar.gz rails-90f028a4dc48152baded4cba9ec66474c2e98f48.tar.bz2 rails-90f028a4dc48152baded4cba9ec66474c2e98f48.zip |
Make sure that we're able to run Action Pack test standalone.
Sprocket was trying to look for these two things:
* `Rails::VERSION::STRING`
* `.initializer(str)` in `Rails::Engine`
This commit added require to version.rb into Abstract Unit, and mocking the `Rails::Engine.initializer` in `sprockets_helper_test.rb`
Diffstat (limited to 'activesupport/test/xml_mini/rexml_engine_test.rb')
0 files changed, 0 insertions, 0 deletions