RailsConf 2016 - Making a Rails App with 140 Characters (or less) by Nate Berkopec

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=SXV-RRsjsFc



Duration: 40:05
3,542 views
45


Ever felt jealous of "other" Ruby web frameworks whose applications can be run from a single file? Did you know Rails can do this too? Starting from a fresh "rails new" install, we'll gradually delete and pare away to find the beautiful, light, modular and object-oriented web framework underneath. Eventually we'll end up with a tweet-size Rails application! We'll learn about Rails' initialization process and default "stack", and investigate the bare-bones required to get a Rails app up and running.




Other Videos By Confreaks


2016-05-13RailsConf 2016 - Will It Inject? A Look at SQL injections and ActiveRecord by Jessica Rudder
2016-05-13RailsConf 2016 - ...But Doesn't Rails Take Care of Security for Me? by Justin Collins
2016-05-13RailsConf 2016 - The State of Web Security by Mike Milner
2016-05-13RailsConf 2016 - Site Availability is for Everybody by Stella Cotton
2016-05-13RailsConf 2016 - Finding Translations: Localization and Internationalization by Valerie Woolard
2016-05-13RailsConf 2016 - Opening Day 3 Keynote by Aaron Patterson
2016-05-13RailsConf 2016 - Implementing the LHC on a Whiteboard by James Edward Gray II
2016-05-12RailsConf 2016 - Ruby Hero Awards
2016-05-12RailsConf 2016 - Day 2 Opening Keynote by Chanelle Henry
2016-05-12RailsConf 2016 - How Sprockets works by Rafael França
2016-05-12RailsConf 2016 - Making a Rails App with 140 Characters (or less) by Nate Berkopec
2016-05-12RailsConf 2016 - The Rails Boot Process by Xavier Noria
2016-05-12RailsConf 2016 - Day 1 Closing Keynote: Skunk Works by Nickolas Means
2016-05-11RailsConf 2016 - Opening Keynote - Jeremy Daer
2016-05-05DevOpsDays Rockies 2016: Ignite - Blue Green Deployments Using Terraform + Packer + Jenkins
2016-05-05DevOpsDays Rockies 2016: Ignite - Summon: Secrets and Source Control by Dustin Collins
2016-05-05DevOpsDays Rockies 2016: Ignite - Hello, I'm Jarvis! Let's #ChatOps ! by Adam Zolyak
2016-05-05DevOpsDays Rockies 2016: Ignite - DevOpsDays Spelunking by Chris Corriere
2016-05-05DevOpsDays Rockies 2016: Ignites - Value Stream Mapping & Analysis by John W Spangler
2016-05-05DevOpsDays Rockies 2016: Ignite - Critical Incident? WTF (Whats The Format)? - ... by Will La
2016-05-05DevOpsDays Rockies 2016: Ignite - Meet AnsibleDK: Yes, Thats a Thing Now by Clinton Wolfe



Tags:
rails
railsconf
ruby on rails
tweet size
ruby