Dennis Theisen
|
c10f936d2a
|
Merge pull request #109 from DanAtkinson/patch-1
Minor modification to readme
|
2012-03-14 08:27:43 -07:00 |
|
Dennis Theisen
|
0e3b522fe2
|
Fix conditions using negative number comparisons
|
2012-03-12 16:38:34 -04:00 |
|
Dennis Theisen
|
b8d7b9aeda
|
Fix for-tag update to also work properly in Ruby 1.8.
* Follow up commit to 3d7c1c8
|
2012-02-29 16:13:46 -05:00 |
|
Dennis Theisen
|
3d7c1c80a0
|
Ruby 1.8 compatibility fix: Ensure for-loop on an empty string does not enter for-body.
|
2012-02-29 14:41:21 -05:00 |
|
Dennis Theisen
|
1b2d0198ea
|
Added backwards compatibility test for tablerow tag update
* Follow up to 043d816
|
2012-02-22 14:30:19 -05:00 |
|
Dennis Theisen
|
043d816460
|
Fix tablerow block to work with collection names in quoted syntax.
* Allows e.g. {% tablerow product in collections['frontpage'] %} instead of only collections.frontpage
|
2012-02-22 12:45:38 -05:00 |
|