Patrick Peak to Present "Plays Well with Others: Building Mountable Apps" at RubyNation
We're pleased to announce that Patrick Peak will present "Plays Well with Others: Building Mountable Apps" at this year's RubyNation, to be held March 23-23 in Reston, Virginia.
Rails 3.1 introduced Mountable Apps and Engines, a great way for developers to build and reuse functionality between applications. Engines can be as simple as adding a model, or a complex as an entire content management system. Now using the Asset Pipeline, even javascript and css files can be packaged and shared, making projects cleaner and more maintainable than ever before.
This talk will cover how developers can create their own engines, to add new controllers/models/views, rake tasks and/or generators. It will cover how engines can interact with Rails having their own initializers and middleware. Finally, based on our experiences converting BrowserCMS and its entire module ecosystem to work as mountable engines, this talk will cover how to make engines that are designed to work together, extend each other engine’s behavior and make it easy for developers to upgrade when you release new versions.
Patrick Peak is the project lead for BrowserCMS, the leading open source Rails CMS and the CTO of BrowserMedia.
BrowserMedia is a Platinum Sponsor of this year's RubyNation. Read more and register at www.rubynation.org.
