Dear RoR Developers,
I have an error when i install RMagick, i have install ImageMagick already but when i use it in gemfile gem install rmagick. i got error.
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.
after that i do a research and i follow the tutorial i got another error.
Oh sorry
i have install successfully ImageMagick in my pc.
in the gemgile i'm use gem 'rmagick', require => 'RMagick'
infect it work properly in localhost, but when i upload myapp into heroku it doesn't show the record that i have been enter in localhost.
and one more when i input on heroku web server it work, but next day i visit it again it doesn't show image.