Files
liquid/lib/liquid
James Tucker 9b2d5b7dd3 Add a class cache to avoid runtime extend calls
* Strainer has a class cache that creates Strainer subclasses for each filter
   set that is used on .create calls.
 * Context now creates a list of filters and passes this to Strainer.create to
   utilize the class cache in almost all use cases.
 * If add_filter was called after a render, then the method cache may still be
   invalidated.

Conflicts:

	lib/liquid/strainer.rb
2013-08-31 18:56:35 +00:00
..
2013-08-30 12:31:57 -04:00
2013-08-30 15:55:43 -04:00
2013-07-30 14:44:41 -04:00
2013-08-19 12:08:27 -04:00
2013-06-27 22:16:23 +02:00
2013-08-30 12:31:57 -04:00
2013-08-30 16:06:48 -04:00
2013-08-27 16:36:22 -04:00
2013-06-27 22:16:23 +02:00
2013-08-22 13:23:44 -04:00
2013-08-22 16:16:28 -04:00
2013-08-30 12:31:58 -04:00
2013-03-05 22:19:38 +01:00
2013-08-22 16:15:12 -04:00
2013-06-06 14:17:12 -04:00