Guilherme G. Testa

Results 1 comments of Guilherme G. Testa

I'm using Effigy 0.4.0 with Ruby 1.8.7 (patchlevel 174), in a Rails app (version 2.3.8). My template is just this: ``` class MagicIndexView < Effigy::Rails::View def transform text('h1', @spell) text('p.body',...