[Ironruby-core] Cannot require 'liquid' (workitem created)
Thibaut Barrère
thibaut.barrere at gmail.com
Sat Jan 30 07:19:12 EST 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100130/2fe5c2fe/attachment.html>
More information about the Ironruby-core
mailing list