MagLove Widgets
How push changes to live
- update version gemspec
- push changes to bitbucket
- run
gem build maglove-widgets.gemspecin maglove-widgets root directory - run
gem push maglove-widgets-1.0.x.gem(x is the updated version) - check the live gem status here
- go to themes root directory and run
bundle update maglove-widgets - go to cloud-server root directory and run
bundle update maglove-widgets