It should accept Ruby Array as an object that can be converted to JSON for uploading. https://github.com/kenjij/firebase-ruby/blob/957ea567607d042d6356a7d00da859d016a921ac/lib/firebase-ruby/database.rb#L54
It should accept Ruby Array as an object that can be converted to JSON for uploading.
firebase-ruby/lib/firebase-ruby/database.rb
Line 54 in 957ea56