I am trying to run one project on my local machine. I installed Ruby and Rails on my Mac OS system. It is working properly. I can create a new project and can run it properl
Just run these command
• $ sudo apt-get install imagemagick • $ sudo apt-get install libmagick++-dev • $ sudo gem install rmagick • $ bundle install