Sha256: 1d89cfffbc07553586949d55512538e8760294ed15c51f8b21f4a68149b583ef

Contents?: true

Size: 402 Bytes

Versions: 5

Compression:

Stored size: 402 Bytes

Contents

<h1>Test application:</h1>

<%= link_to('View server list', bigbluebutton_servers_path) %> (<%= @servers.count %> servers)<br/>
<%= link_to('View room list', bigbluebutton_rooms_path) %> (<%= @rooms.count %> rooms)<br/>
<%= link_to('View recording list', bigbluebutton_recordings_path) %> (<%= @recordings.count %> recordings)<br/>
<%= link_to('Show or hide playback types', my_playback_types_path) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bigbluebutton_rails-3.0.0 spec/rails_app/app/views/frontpage/show.html.erb
bigbluebutton_rails-2.3.0 spec/rails_app/app/views/frontpage/show.html.erb
bigbluebutton_rails-2.2.0 spec/rails_app/app/views/frontpage/show.html.erb
bigbluebutton_rails-2.1.0 spec/rails_app/app/views/frontpage/show.html.erb
bigbluebutton_rails-2.0.0 spec/rails_app/app/views/frontpage/show.html.erb