paging and a little styling

This commit is contained in:
2015-09-21 20:40:07 -05:00
parent c425f63ee9
commit d123e63b76
18 changed files with 71 additions and 30 deletions

View File

@ -1,6 +1,7 @@
source 'https://rubygems.org'
ruby "2.2.2"
gem 'figaro', '~> 1.1.1'
gem 'rails', '~> 4.2.4'
gem 'thin', '~> 1.6.3'
gem 'responders', '~> 2.1.0'