Skip to content

ruba-ruba/Online-File-Manager-3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Manager

tasks

docs.google.com/document/d/1EST5BwFEdRLBQVG2tMiBWGFDTNn0TSETT7uMwXqGtBE/edit?pli=1

template

deploy on heroku:

  • git pull(on master branch)

  • git checkout production

  • git pull(on production branch)

  • git merge master

  • rake assets:precompile --trace RAILS_ENV=production

  • git add -p

  • git commit -a -m "message"

  • git push

  • git push heroku production:master

  • heroku run rake db:migrate (if you have new migrations)

  • heroku restart (if you have new migrations)

useful commands for Htroku:

  • heroku logs --tail

  • heroku run rails console

About

Online File Manager 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published