Skip to content

Only suggest instead of requiring versions of BigBlueButton #124

@mconf-daileon

Description

@mconf-daileon

Author Name: Leonardo Daronco (Leonardo Daronco)
Original Redmine Issue: 1957, http://dev.mconf.org/redmine/issues/1957


The gem currently requires the version of BigBlueButton to be one of the versions listed in it, see https://github.com/mconf/bigbluebutton_rails/blob/v2.0.0/app/models/bigbluebutton_server.rb#L49

Given the stability of the API, it would be better to just suggest these versions, but allow the user to use the gem with other versions as well. This would also help when newer versions of the API are released.

Also, the list of versions supported could be taken from bigbluebutton-api-ruby, see https://github.com/mconf/bigbluebutton-api-ruby/blob/v1.5.0/lib/bigbluebutton_api.rb#L71

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions