ruote.rb on ruote document example is missing some code in ruote storage definition

12 views
Skip to first unread message

emc_lab

unread,
Jun 17, 2013, 10:27:35 PM6/17/13
to openwfe...@googlegroups.com

Hi,

In ruote.rb under rails initializers, in the example on http://ruote.rubyforge.org/with_rails.html there is a line:

RUOTE_STORAGE = Ruote::Redis::Storage.new(
  ::Redis.new(:db => 14, :thread_safe => true), {})))

It seems that the line above is obviously missing a part (the 2 missing open ( ). What's missing in the line above? Thanks.

-emclab


emc_lab

unread,
Jun 18, 2013, 5:01:00 PM6/18/13
to openwfe...@googlegroups.com
What we did was to remove two ) from the end to get rid of the syntax error.

John Mettraux

unread,
Jun 18, 2013, 11:32:50 PM6/18/13
to openwfe...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages