Hi,

I wanted to see if liquid (http://www.liquidmarkup.org => non evaling
templating system) would work with IronRuby, but apparently it doesn't.

require 'liquid' is raising this:

Expression of type 'System.Boolean' cannot be used for parameter of type
'System.Object' of method 'System.Object DefineMethod(System.Object,
IronRuby.Runtime.RubyScope, IronRuby.Runtime.Calls.RubyMethodBody)'
(ArgumentError)

Work-item: http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3754
Repro: http://github.com/thbar/ironruby-labs/tree/master/bug-tracking/

-- Thibaut
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to