-
Notifications
You must be signed in to change notification settings - Fork 40
Home
daronco edited this page Apr 3, 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.
- Migrate to 1.3.0 (from 1.2.0 to 1.3.0)
- How recordings work
- How to: Routes
- How to: Generators
- How to: Room's permissions and roles
- How to: Inherit controllers
- How to: Integrate with Devise
- How to: Integrate with CanCan
- Testing the gem