by support@ryatta.com | Nov 13, 2014 | Best Practices, ROBE for Spa, Spa Management
Your SpaDirect site is working like a charm, and the bookings are rolling in, but you can always do more to promote it. Maximize your ROI by noting the following paths your customers can follow to arrive at a conversion, and optimize them all! 1. Your Website/Mobile...
by support@ryatta.com | Nov 5, 2014 | Development, Ruby, Workshops
This is a continuation of our series on the lessons we learned from running a refactoring workshop at Ruby Hack Night. You can read Part 1 here. Let’s take a closer look at the broader structure of refactoring, and maybe dive a little deeper into some of the tactics...
by support@ryatta.com | Nov 4, 2014 | Development, Ruby, Workshops
Many low-level tools can be deployed when refactoring; here are 8 fantastic tactics we saw groups using at the Refactoring Workshop we held at Ruby Hack Night Use your tests. Never make more changes before testing than you can debug and revert without pain. Some...
by support@ryatta.com | Nov 3, 2014 | Development, Ruby, Workshops
The Refactoring Workshop we held at Ruby Hack Night, hosted by theScore, went really well. We didn’t count how many people we crammed into that room, but there must have been at least 25 of you – I know I spent the first chunk scrounging extra chairs! Which is...
by support@ryatta.com | Oct 22, 2014 | Development, Ruby, Workshops
At Ryatta Group, we take the cleanliness and maintainability of our code extremely seriously. That doesn’t mean we’re perfect; we have our share of modules with krufty methods, poorly named variables, and impenetrable chunks. But we’re always improving, and each time...