results page
... | ... | @@ -9,7 +9,9 @@ gem 'bcrypt','~>3.1.11' |
gem 'will_paginate', '~> 3.1.0' | ||
gem 'bootstrap-will_paginate', '~> 0.0.10' | ||
gem 'unicorn'# gem 'therubyracer', platforms: :ruby | ||
gem "cocoon" | ||
gem "json" | ||
#bootstrap | ||
gem 'bootstrap-sass', '~>3.3.6' | ||
# Use sqlite3 as the database for Active Record | ||
... | ... |