How to build your own Rails Gem: Part 1 – The Gem
A walkthrough of the process of creating a basic gem structure and gem development workflow.
Read more "How to build your own Rails Gem: Part 1 – The Gem"A walkthrough of the process of creating a basic gem structure and gem development workflow.
Read more "How to build your own Rails Gem: Part 1 – The Gem"Introduces why we’d want to create a Rails Gem and begins a step-by-step guide to developing an actual open source Gem.
Read more "How to build your own Rails Gem: From Start to Finish"At this year’s Railsconf in Atlanta, I got the pleasure of sitting in on Derek Prior’s Cultivating a Code Review Culture. For those of us who use Github’s Pull Request functionality on a daily basis, Derek hit some pretty good points. I used to HATE doing code reviews. I thought they were tedious and unhelpful […]
Read more "How to be successful with Code Reviews"