Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 182 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 182 Bytes
git clone https://github.com/Fahrenhei7/rails_video_upload_example.git

cd rails_video_upload_example

sudo apt-get install ffmpeg

bundle install

rails db:migrate

rails s