nolate icon indicating copy to clipboard operation
nolate copied to clipboard

NO LAme TEmplate System for Ruby

Results 2 nolate issues
Sort by recently updated
recently updated
newest added

Two commits: ## Use benchmark.rb There's a reason we have benchmark.rb in stdlib. This commit simply uses the Benchmark#bmbm method which ensures that the garbage collector doesn't affect the code...

test.rb require './nolate' $foo = [["fish",29],["chips",43],["monkey",57]] print nlt("index.nlt") views/index.nlt This is a list of items k}); end %> This is after the list views/row.nlt \* Item: costs This doesn't output...