Skip to content

igorkasyanchuk/serpjazz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Update script

git pull igor master
bundle install
RAILS_ENV=production rake db:migrate
rm public/javascripts/application_bundle*
rm public/javascripts/public_bundle*
rm public/stylesheets/application_bundle.css
rm public/stylesheets/public_bundle.css
chown -R deployer:deployer .
touch tmp/restart.txt
free


-------

rake friendly_id:make_slugs MODEL=State
rake friendly_id:make_slugs MODEL=City


-------

RAILS_ENV=production rake friendly_id:redo_slugs MODEL=Location
RAILS_ENV=production rake friendly_id:redo_slugs MODEL=State
RAILS_ENV=production rake friendly_id:redo_slugs MODEL=City

About

SERP keywords tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published