use Bootstrap styles for public channels list

This commit is contained in:
Lee Lawlor
2014-08-06 11:20:24 -04:00
parent 9521a998e5
commit dbaa3bd7c7
15 changed files with 340 additions and 58 deletions

View File

@ -12,6 +12,7 @@ gem 'nested_form'
gem 'dalli'
gem 'kgio'
gem 'will_paginate', '~> 3.0.pre2'
gem 'will_paginate-bootstrap'
gem 'nokogiri'
gem 'acts_as_tree'
gem 'acts_as_list'