Joined November 2014
·
Posted to
OR queries with arrays as arguments in Rails 4
over 1 year
ago
Hi jandudulski, thanks for the arel addition - but only the first one works - the second generates an error:
NoMethodError: undefined method `[]' for #<Class:0x00000009741518>
Ah, ok. Sorry, I'm fairly new to ruby/rails, and wasn't aware that arel-helpers was something different. Thank you for clearing that up for me.