Salesforce on Rails with the Databasedotcom Gem
Back-End Full-Stack WebAt Highgroove, we’re always looking for new Ruby gems to help speed up development and keep the code DRY. The gem I found...
Live from StartupRiot MAKE
Back-End Full-Stack WebThe StartupRiot MAKE event kicked off last night at ATDC with the help of Sanjay Parekh and some very awesome sponsors and teams.
You Must Teach To Be Taught
Back-End Full-Stack WebWaaaayyy back in December, I had the pleasure of attending a code retreat. In that post, I discussed what I learned.
Mailcatcher: Making email testing a breeze
Back-End Full-Stack WebOne of my least favorite chores as a developer is dealing with email. I’m not talking about my inbox. That is a post...
Red, Green, Refactor – The Tools For Success
Back-End Full-Stack WebIt’s easy to say “We’re agile” and “We use Behavior/Test Driven Development” and thus “we use the right tools to empower our developers!” but...
Hack Night at Highgroove
Back-End Full-Stack WebHighgroove hosted our monthly Hack Night, and with 20 attendees, this was our largest yet.
Using Block Scope for a Fancy DSL
Back-End Full-Stack WebIn Ruby, blocks are kind of a big deal. We use them for everything from basic iteration to executing callbacks. They are also really...