/gminplus

gminplus

Primary LanguageRuby

  1. bundle install

  2. rake db:migrate

  3. go to /cms-admin and create default localhost Site

  4. impoting sites rake comfortable_mexican_sofa:fixtures:import FROM=localhost TO=localhost heroku: heroku run rake comfortable_mexican_sofa:fixtures:import FROM=localhost TO=gminpuls.herokuapp.com

  5. exporting sites local: rake comfortable_mexican_sofa:fixtures:export FROM=localhost TO=localhost