Skip to content

Instantly share code, notes, and snippets.

View thomschlereth's full-sized avatar

Thom Schlereth thomschlereth

View GitHub Profile
@chadellison
chadellison / gist:b27901a7630ff0fe469bc45abf1714f9
Last active June 13, 2016 03:23
Helpful gems for rails projects
source 'https://rubygems.org'
#optional
# gem 'dropzonejs-rails' <-- for drag and drop photos
# Use SCSS for stylesheets
# gem 'faker'
# gem "chartkick"
# gem 'foundation-rails' <-- for foundation styling
# gem 'foundation-icons-sass-rails'
# gem 'stripe'