Greg Navis wrote in post #1183804: > I think it should be enough to add `data = []` after `i = 0` in > `process_raw_data`. > -- > Greg Navis > I help tech companies to scale Heroku-hosted Rails apps. > Free, biweekly scalability newsletter for SaaS CEOs > <http://www.gregnavis.com/newsletter/>
Thank you, that did the trick! I guess the notion of declaring the type of an object struck me as un-ruby-ish. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6313e41d938536f3b19d862ad2db7e3c%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

