Rafael Mendonça França
|
a220b1518d
|
Merge pull request #13059 from imkmf/cycle-accepts-array
Cycle object should accept an array
Conflicts:
actionview/CHANGELOG.md
|
2013-12-06 17:05:59 -02:00 |
|
Kristian Freeman
|
1eaa521273
|
A Cycle object should accept an array and cycle through it as it would
with a set of comma-separated objects.
|
2013-12-06 10:57:37 -08:00 |
|
Mario Visic
|
a156562762
|
Fix issue where TextHelper#simple_format was calling missing 'raw' method
|
2013-12-05 00:21:55 +11:00 |
|
Akira Matsuda
|
93c74e1b4d
|
More typo fixes
|
2013-11-27 03:56:12 +09:00 |
|
pseidemann
|
881a2cc907
|
fix simple_format escapes own output when sanitize is set to true
|
2013-11-08 17:13:59 +01:00 |
|
Paul Nikitochkin
|
061e48df26
|
Cleanup of excerpt helper
* replaced String concatenation by joining
* separator has default value to '', even it is nil
|
2013-09-06 18:00:55 +03:00 |
|
Piotr Sarnacki
|
eb23754ebb
|
Move template tests from actionpack to actionview
|
2013-06-20 17:23:16 +02:00 |
|