Deleting a Location. In the first part, we built an application that lists locations in English and Spanish. In the second part, we added the ability to create locations in English and Spanish. In the third part, we added the ability to…
Continue Reading… Editing A Location. In the first part, we built an application that lists locations in English and Spanish. In the second part, we added the ability to create new locations in English and Spanish. In this part we will edit a location,…
Continue Reading… Creating a Location. In the first part, we built an application that lists locations in English and Spanish. In this part we will create a new location, showing localization concerns along the way. Remember, we are using Cucumber and BDD to drive…
Continue Reading… My company has a web application in US format that we have modified for use by our UK affiliate. However our current need to amend it further and add some functions is leading us down the path of a total re-write. But…
Continue Reading… Ruby on Rails can be tricky for developers coming from other platforms—not only do you need to learn a new language, but a whole new set of best practices as well. Darcy runs through the top 10 tips and techniques that will keep your code as neat, tidy, and testable as possible.
Continue Reading…