Sha256: d8909439ec25b07afdd1dcad0b91192d472c8bbeef620b36a3ccb3fc6986fa07

Contents?: true

Size: 86 Bytes

Versions: 21

Compression:

Stored size: 86 Bytes

Contents

class UserController < ApplicationController
  def index
  end

  def show
  end

end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
bigbluebutton_rails-0.0.1 spec/rails_app/app/controllers/user_controller.rb