https://github.com/edisdev/movieapp
Small Movie App
https://github.com/edisdev/movieapp
Last synced: 12 months ago
JSON representation
Small Movie App
- Host: GitHub
- URL: https://github.com/edisdev/movieapp
- Owner: edisdev
- Created: 2017-08-23T14:39:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T21:31:49.000Z (over 8 years ago)
- Last Synced: 2025-02-13T15:33:40.655Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 4.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
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 ! :)