-
Notifications
You must be signed in to change notification settings - Fork 40
Home
daronco edited this page Apr 2, 2013
·
19 revisions
This wiki contains useful information about the development and usage of bigbluebutton_rails
, a ruby gem to integrate BigBlueButton (or any custom version of BigBlueButton such as Mconf-Live) with a Rails application. This gem is developed in the project Mconf -- to know more about it visit mconf.org.
For an overview and more information about how the gem works, see How It Works.
- How recordings work
- How to: Routes
- How to: Generators
- How to: Room permissions and roles
- How to: Inherit controllers
- How to: Integrate with Devise
- How to: Integrate with CanCan
- Testing the gem