Closed rhuppert closed 8 years ago
I'll be happy to help you troubleshoot. It would help to attach an error backtrace and your tabulous.rb file (cleaning both of private info).
Thanks, Wyatt. I suspect the issue might be with Foundation. I am in the process of creating a clean app with Tabulous and will see if I can determine the issue. I will keep you posted. Thank you for the troubleshooting offer.
I do prefer Foundation over Bootstrap, so it would be nice if eventually the rendering could be handled properly.
From: Wyatt Greene [mailto:notifications@github.com] Sent: Sunday, September 21, 2014 8:14 AM To: techiferous/tabulous Cc: Ron Huppert Subject: Re: [tabulous] undefined local variable or method for tabs (#50)
I'll be happy to help you troubleshoot. It would help to attach an error backtrace and your tabulous.rb file (cleaning both of private info).
— Reply to this email directly or view it on GitHub https://github.com/techiferous/tabulous/issues/50#issuecomment-56301734 . https://github.com/notifications/beacon/1121284__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNjkzMTY0NywiZGF0YSI6eyJpZCI6NDMwOTQ0MDV9fQ==--6783ca3c2782624d3992fcf1b8f69cbf5f87b046.gif
Ok, good luck!
By the way, for integrating foundation, you'll probably have to create a custom renderer:
https://github.com/techiferous/tabulous/blob/master/REFERENCE.md#renderer
Maybe it's just late, but I'm getting this error using the most basic setup (undefined local variable or method for tabs) with Rails 4.1.6 and Ruby 2.1.1. I only want to test for use in a legacy system using Foundation 4. I have installed v 2.1.1. I did see tabulous was updated for the 4.1 branch. I'm missing something, but don't quite know what.