by support@ryatta.com | Jul 23, 2018 | Uncategorized
Day 4 – Vaison La Romaine Day 5 – Sisteron Day 6 – Orange PART 3 COMING LATER THIS WEEK!
by support@ryatta.com | Dec 6, 2017 | Development, Ruby on Rails
Recently, a client asked the question “If I were to deploy a software product as a SaaS service, what would be things I would need to consider?” I thought about our experiences here and sent him the following list: Are you running your hosts or is someone...
by support@ryatta.com | Jan 29, 2016 | Development, Ruby, Workshops
At Ruby Hack Night, January 28, 2016, we explored the theme of context switching while developing applications using the Ruby Gosu Gem. It was surprisingly enlightening. Gosu is an amazingly simple way to build games in Ruby – it’s quite surprisingly...
by support@ryatta.com | Nov 4, 2015 | Development, Ruby, Workshops
What can you learn from playing a game? It turns out: A LOT! At Ruby Hack Night this month, we took on the Ruby Warrior game kata, which sort of sounds like a waste of time, but was a great opportunity to practice pair programming, the TDD workflow, Ruby idioms and to...
by support@ryatta.com | Jun 25, 2015 | Development, Ruby, Workshops
Last night at Ruby Hack Night, the crowd called out for more: We postponed the Mocks and Stubs workshop in favour of a second kick at the String Calculator kata (which many in the room had not completed). It was a good opportunity to revisit the kata and reinforce...
by support@ryatta.com | Mar 31, 2015 | Development, Ruby, Ruby on Rails, Workshops
At Ruby Hack Night in February, we completed a series of Koans. A workshop participant had the following comments about the Koans dealing with Hash default values. “From what I understand, when a default value (such as [] or Array.new) is passed as argument to...
by support@ryatta.com | Mar 27, 2015 | Development, Ruby, Ruby on Rails, Workshops
A great time was had by all March 25, 2015, at Ruby Hack Night. At the event about 30 Ruby developers teamed in small groups and pair-programmed Uncle Bob’s Bowling Game Kata in Ruby. We used everything in our TDD toolkit to implement the solution quickly and...
by support@ryatta.com | Mar 24, 2015 | Best Practices, Luxury Theme, ROBE for Spa, Spa Management
Customers booking spa treatments online care deeply about their experiences. This is something we’ve always known, but the surprise is how much this is true. We decided to look into the effects of our launch of Itinerary Booking™ (patent pending) last year. What...
by support@ryatta.com | Mar 23, 2015 | Best Practices, Luxury Theme, ROBE for Spa, Spa Management
Looking back on 2014, I realize now just how many new features we released for ROBE for Spa. Each quarter was something significant. Here is a summary of the highlights from last year: Q1 (Feb 1, 2014) Ryatta launches what I believe to be the most ambitious upgrade to...
by support@ryatta.com | Mar 9, 2015 | Development, Ruby, Ruby on Rails, Workshops
With the advent of Extreme Programming, Agile methodologies and Test-Driven Development (TDD) has come a newfound, almost reverent, respect for testing. Testing used to be an afterthought – so separated from the software development process that it was relegated...