History for liquid_spec.rb
View file10 commits
fix failing test
e9310e28
arnaud sellenet committed on Apr 07, 2014
implement the url_to tag + refactor the link_to tag
e0f184a5
did committed on Nov 14, 2013
Fixes bypassing full url when using stylesheet_url liquid filter (fixed #121)
7e42f49d
Ivan Youroff committed on Oct 07, 2013
close #83 (link_to)
235e8a5b
did committed on Jul 02, 2013
implementation of the link_to liquid tag (wip)
45d8a1fe
did committed on Jul 02, 2013
.all method for content_type drop to evaluate collection inside of scope (fixes #74)
fc129fc3
Ivan Youroff committed on Jun 28, 2013
closes #55: fixed tests for previous commit
cec3f1bb
Ivan Youroff committed on May 23, 2013
closes #55
45fbfae8
Ivan Youroff committed on May 22, 2013