RailsCasts Pro episodes are now free!

Learn more or hide this

outomyelement's Profile

GitHub User: outomyelement

Comments by

Avatar

If

ruby
gem 'rmagick', :require => 'RMagick'
bundle install

fails, make sure to check out this stack
overflow, it worked for me (OSX)

http://stackoverflow.com/questions/19274293/error-installing-rmagick-error-failed-to-build-gem-native-extension

which requires the installation of ImageMagick beforehand