Videos
Aloha Ruby Conf 2012 Refactoring from Good to Great by Ben Orenstein
Most developers know enough about refactoring to write code that's pretty good. They create short methods, and classes with one responsibility. They're also familiar with a good handful of refactorings, and the code smells that motivate them.
RailsConf 2017: Helix: High-Performance Ruby Made Easy
Introducing Helix — an open-source toolkit for writing native Ruby extensions in Rust, extracted from our Featherweight Agent's DNA. Fast, reliable, productive — pick three. Come join us to find out how you can leverage this power in your Ruby app...
RailsConf 2018: The GraphQL Way: A new path for JSON APIs by Nick Quaranto
Have you written JSON APIs in Rails a few times? Even if you’re escaped implementing a “render: :json” call, some day soon you’ll need to get JSON data out to a native client or your front-end framework. Your Rails apps might change, but the pitfa...
Develop a Messenger Bot in Pure Ruby - Andy Barnov - YouTube
Learn how to quickly get started with Rubotnik boilerplate to build a bot with rich features. Rubotnik is framework- and database agnostic and promotes a «bot-end» approach to build conversational interfaces with an easy-to-follow DSL. And it’s ea...