Carlos Antonio da Silva
|
f410c13bf8
|
Refactor cache fragment handling with read/write methods
|
2013-06-25 20:51:02 -03:00 |
Andrew Rove
|
f341acdae3
|
Move the write portion of fragment_for to its own method to allow for easier creation of custom cache methods.
|
2013-06-25 20:46:02 -03:00 |
mariozig
|
bf044a9bbe
|
Fix typo in docs. HABTM associations should use a pluralized name
|
2013-06-25 15:35:03 -07:00 |
Carlos Antonio da Silva
|
f02d4ddc99
|
Merge pull request #11046 from arunagw/verbose_mode_on
Verbose mode on when running tests
|
2013-06-25 15:15:43 -07:00 |
Ryan Williams
|
7acbe60328
|
Comment typo
|
2013-06-25 14:34:51 -04:00 |
Rafael Mendonça França
|
035e2976d0
|
Add CHANGELOG entry for #10971
[ci skip]
Conflicts:
actionpack/CHANGELOG.md
|
2013-06-24 16:21:54 -03:00 |
Arun Agrawal
|
d88b390dfd
|
Adding verbose in isolated test.
|
2013-06-21 14:14:36 +02:00 |
Arun Agrawal
|
6f4d9ab823
|
Adding verbose mode to test_with_ar_integration
|
2013-06-21 14:12:13 +02:00 |
Arun Agrawal
|
67f668845e
|
Saying gemcutter => rubygems [ci skip]
|
2013-06-21 11:04:52 +02:00 |
Łukasz Strzałkowski
|
d6b1caa8f2
|
Check if malformed fixture exists first
Now if somebody by mistake will remove malformed files test will raise error.
|
2013-06-20 23:38:38 +02:00 |
Łukasz Strzałkowski
|
08998d2eec
|
Restore mistakenly removed malformed file fixtures
|
2013-06-20 23:35:48 +02:00 |
Łukasz Strzałkowski
|
8b57b78c09
|
Rename AP to AV in info about running tests
|
2013-06-20 19:12:17 +02:00 |
Łukasz Strzałkowski
|
633f84c899
|
Bump up version, fix module name
|
2013-06-20 19:11:32 +02:00 |
Łukasz Strzałkowski
|
d1fb5d5949
|
Adjust changelog for AV & AP
|
2013-06-20 19:06:52 +02:00 |
Łukasz Strzałkowski
|
1d59e94cea
|
Remove heading from AV's CHANGELOG
|
2013-06-20 19:01:26 +02:00 |
Łukasz Strzałkowski
|
194aebb02d
|
Fix isolated tests on AV
|
2013-06-20 18:24:50 +02:00 |
Łukasz Strzałkowski
|
995e9c41a5
|
Remove require to AP stuff that left
|
2013-06-20 17:23:17 +02:00 |
Łukasz Strzałkowski
|
6241513736
|
Fix digestor tests
|
2013-06-20 17:23:16 +02:00 |
Łukasz Strzałkowski
|
c815775d01
|
Copy company test fixture to AV (fixes failing test)
|
2013-06-20 17:23:16 +02:00 |
Piotr Sarnacki
|
f12109448b
|
Remove unneeded test fixtures in AV
|
2013-06-20 17:23:16 +02:00 |
Piotr Sarnacki
|
b01331e392
|
Add actionpack as actionview's development dependency
ActionView still relies on ActionPack in some of the tests.
|
2013-06-20 17:23:16 +02:00 |
Piotr Sarnacki
|
5e5bf31b4a
|
Remove unneeded files
|
2013-06-20 17:23:16 +02:00 |
Piotr Sarnacki
|
eb23754ebb
|
Move template tests from actionpack to actionview
|
2013-06-20 17:23:16 +02:00 |
Piotr Sarnacki
|
5bcdf4faa6
|
ActionView version should be 4.1.0
|
2013-06-20 17:23:15 +02:00 |
Piotr Sarnacki
|
0d6e8edc2a
|
Move actionpack/lib/action_view* into actionview/lib
|
2013-06-20 17:23:15 +02:00 |
Piotr Sarnacki
|
78b0934dd1
|
Add bare actionview gem to the root directory
This commit creates structure for Action View gem and is first of a
series of commits extracting Action View from Action Pack.
|
2013-06-20 17:23:15 +02:00 |