Liquid on Rails 2.1 still broken?

I have tried a very simple page rendering and it seems completely
broken. All I got is:

Showing sites/users/gearbox/pages/index.liquid where line # raised:

wrong number of arguments (1 for 2)

Full trace attached:

/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/
template.rb:35:in render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/ template.rb:35:inrender’
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/
template.rb:22:in render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb: 245:inrender_file’
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/
base.rb:1108:in render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/ base.rb:865:inrender_with_no_layout’
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/
layout.rb:251:in render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/ benchmarking.rb:51:inrender’
/Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/
core_ext/benchmark.rb:8:in realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/ benchmarking.rb:51:inrender’
app/controllers/sites_controller.rb:11:in `render_site_page’

My fault or its broken for now?

Sorry I posted in wrong group, suppose to goto liquid group. However
if anybody can answer this would be nice too :slight_smile: