jdfdesign / gko_batibarth_com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cd ~/Github/gko_batibarth_com
tail -f log/development.log

cd ~/Github/gko_batibarth_com
tail -f log/production.log

cd ~/Github/gko_batibarth_com
bundle install
rails s

cd ~/Github/gko_batibarth_com
rails s

cd ~/Github/gko_batibarth_com
bundle exec rake assets:precompile

cd ~/Github/gko_batibarth_com
bundle exec rake railties:install:migrations
rake db:migrate
bundle exec rake db:bootstrap

bundle exec rake db:admin:create
bundle exec rake db:load_default 
bundle exec rake db:load_sample


cd ~/developer/workspace/gko_batibarth_com
rake jobs:work
cd ~/developer/workspace/gko_batibarth_com
rake jobs:clear

cd ~/Github/gko_batibarth_com
bundle exec rake assets:themes:precompile

cd ~/Github/gko_batibarth_com
bundle exec rake db:migrate_page_content

cd ~/Github/gko_batibarth_com
bundle exec rake db:unmigrate_page_content

About


Languages

Language:CSS 93.8%Language:Ruby 4.8%Language:PHP 0.9%Language:LiveScript 0.5%Language:JavaScript 0.1%