This will cover a project management approach where features are delivered as soon as they are complete; and contrast this style from scheduled releases and iteration-based planning.
Once a Rails application leaves the tender embraces of the development environment, it's an entirely new set of pitfalls and dangers to navigate. The care and feeding of a budding Rails application as takes its first steps into the wilds of the internet requires patience, dedication, and the most importantly: love.
At Rails Machine, we've been able to thrive while managing and operating hundreds of Rails applications. I'll be talking about exactly what 'Rails Deployments and Operations' means and how it relates to The Business (HA HA!). I'll also outline with some pragmatic principles and guidelines, and see how we can apply them to a selection of operational topics.
Deployment, hosting, configuration management, monitoring, and lots of other nouns.
You've "gotten the hang of" MongoDB. You get the basic ideas. But you want to build a production-quality app, and you're not sure you're keen on all the inside info. Sound familiar? If so, this talk, which presents a variety of advanced techniques for using MongoDB successfully in production, is for you.
Programmatically transforming Ruby code is easier than you think and has several interesting applications: automated refactoring, coding style/best practices enforcement, DSL translation, and more. This talk will explain the concepts behind transforming code and expose some of the tools available to do so.
These days, some web apps have more code on the client than on the server. Learn how Backbone.js is put together, how to use it with Rails, and how to make building JavaScript-heavy web apps a pleasure.