middleman/middleman-core
Tim Bates d30f883e48 Regenerate @_lookup_cache after each manipulation
Trying to call Resource#metadata from within
MyExtension#manipulate_resource_list generates an exception in
Proxies::ResourceInstanceMethods#get_source_file because @_lookup_cache
is empty. Moving the recalculation inside the loop means regenerating
the cache after each manipulation but allows extensions to examine the
page metadata when manipulating proxied resources.
2012-07-11 15:16:18 +09:30
..
bin Attempt address #466 and avoid Bundler issues with RVM 2012-06-13 20:33:50 -07:00
features Add tests for more implied extensions 2012-07-04 16:45:27 -07:00
fixtures Make automatic helpers smarter. Fixes #510 2012-07-04 11:29:00 -07:00
lib Regenerate @_lookup_cache after each manipulation 2012-07-11 15:16:18 +09:30
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
middleman-core.gemspec Update some gem requirements, lock Padrino 2012-07-02 16:35:53 -07:00
Rakefile switch to guard/listen 2012-02-25 15:53:23 -08:00