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