Podiumsdiskussion: Ruby MVC from scratch with Rack
23. August 2014
–
RedFrogConf (C118)
Language:
en
RedFrogConf (Ruby)
Zusammenfassung
Imagine for a while that Rails wouldn't exist. How would we write a MVC app from scratch?
Beschreibung
Rack provides a minimal interface for developing web applications in Ruby. In fact it's the solid foundation of all major Ruby powered web frameworks.
During this talk we will dive deep into Rack. We will see the smallest possible Rack Application and learn how it works, by studying Rack internals. We will grow the Application step by step till we implement it in simple MVC style.
Railslover, Webbastler, addicted to M&M's