I am using Rails 3.2.13 and Ruby 1.9.3.
I have configured my BigBlueButtonServer (version 0.81) and I want to connect it with a Ruby on Rails application where I have used these two gems:
1. bigbluebutton-api-ruby (1.2.0); and,
2. bigbluebutton_rails (1.3.0).
In the RubyGems documentation it says that it supports BigBlueButton 0.8, but does not say anything about 0.81. Has anybody used the latest BigBlueButton server (version 0.81) with these gems? Are they compatible with this version?