Added excel sheet to housing page

This commit is contained in:
Godwin
2016-08-15 20:19:03 -07:00
parent 2c976d40a4
commit 9356aa2d31
8 changed files with 202 additions and 112 deletions
+1 -4
View File
@@ -42,16 +42,13 @@ gem 'geocoder'
gem 'paper_trail', '~> 3.0.5'
gem 'sitemap_generator'
gem 'activerecord-session_store'
# gem 'paypal-express', '0.7.1'
gem 'sass-json-vars'
gem 'premailer-rails'
gem 'redcarpet'
gem 'sidekiq'
gem 'letter_opener'
gem 'launchy'
# gem 'axlsx'
# gem 'excelinator'
gem 'to_spreadsheet'#, :git => 'git://github.com/glebm/to_spreadsheet.git'
gem 'to_spreadsheet', :git => 'git://github.com/glebm/to_spreadsheet.git'
group :test do
gem 'rspec'