Slide 6
Slide 6 text
Development Tips
●
bundle console
●
before the build, commit all the changes
●
Gemfile and gemspec
●
Use in an existing app while in development
– gem 'mkrug', path: '~/projects/mkrug'
– gem 'mkrug', git: 'git://github.com/dalibor/mkrug.git'