Ruby Version: 2.2.6 Rails Version : 5.13
And You need to use to the app localhost imagemagick package for paperclip gem . ( paper gem => https://github.com/thoughtbot/paperclip )
Then
git clone https://github.com/haticeedis/movieApp.git
Then
cd movieApp
Then
bundle install
Then
rake:db migrate
then
rails s
anddd
Got to http://localhost:3000/
Run App ! :)