Commit Graph

11 Commits

Author SHA1 Message Date
Guo Xiang Tan
da290fae09 Remove unnecessary include for integration tests. 2014-05-11 16:02:12 -07:00
Gaurish Sharma
35e56f6fa5 standardize on jruby_skip & rbx_skip
This Adds helpers(jruby_skip & rbx_skip). In Future, Plan is to use
these helpers instead of calls directly to
RUBY_ENGINE/RbConfig/JRUBY_VERSION
2014-01-13 19:51:47 +05:30
Carlos Antonio da Silva
6802196a6b Disable available locales checks to avoid warnings running the tests 2013-12-17 09:05:41 -02:00
Łukasz Strzałkowski
d8888b94b3 Retain ActionPack dependency on ActionView 2013-12-05 01:02:46 +01:00
Łukasz Strzałkowski
6c7d895dda Do not load AV inside AP
Move that part to AV railtie
2013-08-25 11:39:12 +02:00
Łukasz Strzałkowski
43ce8265a1 Don not require AC::Caching 2013-08-25 11:39:10 +02:00
Łukasz Strzałkowski
087c66d183 Remove ApplicationController & RoutingTestHelpers 2013-08-25 11:39:10 +02:00
Łukasz Strzałkowski
fc118d0b41 Remove unused ActionDispatch::RoutingVerbs 2013-08-25 11:39:10 +02:00
Łukasz Strzałkowski
81e5be0692 Remove unused in AV fixture-controllers 2013-08-25 11:39:10 +02:00
Łukasz Strzałkowski
3fd2e72477 Load AV::Layouts dynamicly via railties 2013-08-25 11:39:10 +02:00
Piotr Sarnacki
eb23754ebb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00