On Nov 28, 2012, at 10:34 AM, Anthony Mercer wrote: > Hi Bryan, > thanks for the quick reply! > second one first... if="&this.event_times.occurs_weekly?" gives me the same > error, should have mentioned I'd tried that. > > backtrace for the 'can't convert string to integer' issue on table plus... > > TypeError in My_events#index > > Showing /Users/svp/rordev/soshef2/app/views/my_events/index.dryml where line > #10 raised: > > can't convert String into Integer > > Extracted source (around line #10): > > 7: <index-page> > 8: <heading:>My Events</heading:> > 9: <collection: replace> > 10: <table-plus fields="name, my_venue, event_times.special_note.first, > event_times.occurs_weekly.first, listing_state" >
The ".first" here may be confusing the issue - can you post the models you're using? --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
