Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only suggest instead of requiring versions of BigBlueButton #124

Open
mconf-daileon opened this issue May 5, 2016 · 0 comments
Open

Only suggest instead of requiring versions of BigBlueButton #124

mconf-daileon opened this issue May 5, 2016 · 0 comments

Comments

@mconf-daileon
Copy link


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants