Remote Conferences - Video (Small) cover logo

The Route Less Traveled - Ruby Remote Conf 2015

45m · Remote Conferences - Video (Small) · 17 Nov 14:00

There is often more than one way to do it. Some ways are better than others, and are favored for many reasons. Rails conventions and the way the framework "just works" can be handy in getting your app up and running. Other times Rails puts you in a very difficult spot, and simple, maintainable solutions appear out of reach.

 

One place where Rails feels very limiting is inside the controller. There is often an evolution in how we deal with these limitations when they arise. Frequently we settle for something that doesn't quite meet our needs. Don't worry! There is hope. We don't need an extra library or another complicated indirection. Using routes to their fullest can give you the power of dependency injection over your controllers.

The episode The Route Less Traveled - Ruby Remote Conf 2015 from the podcast Remote Conferences - Video (Small) has a duration of 45:59. It was first published 17 Nov 14:00. The cover art and the content belong to their respective owners.

More episodes from Remote Conferences - Video (Small)

RubyGems.Next - Ruby Remote Conf 2015

The past, present, and future of RubyGems.org and what you'll see from the Ruby community's package manager site. Oh, and some GIFs too.

Bundler to Rubygems: Long Live the Gemfile - Ruby Remote Conf 2015

Rubygems 2.0 had partial Gemfile support, with Rubygems 2.2 almost all of functionalities ofBundler can be replicated with Rubygems, lets stop using extra layers when the core already does what we want to achieve.

Let’s Code Like It’s 1969! - Ruby Remote Conf 2015

The world of programming is changing. It's becoming clear that functional languages are the new mainstream. But how do you write code without objects and classes? For the answers, we can look both forwards and backwards, looking at the functional ideas of transformation, combined with some cool techniques from programming's adolescence. 

Writing Games with Ruby - Ruby Remote Conf 2015

Creating games is crazy-fun and dirt simple with Ruby. If you can make a web app, you can make a game. This session will introduce basic concepts of game programming and show how to implement them using the Gosu library. This includes the game loop, sprites, animation, etc. And it will be fun!

Swiss Army Rubyknife - Ruby Remote Conf 2015

Peter briefly built Rails apps for a living, but quickly discovered the beauty of using Ruby as a catch-all "Swiss Army knife" for jobs all over the place. In his talk, he'll look at how Ruby can be rapidly put to work doing all sorts of random things that help in other types of day to day work.

Every Podcast » Remote Conferences - Video (Small) » The Route Less Traveled - Ruby Remote Conf 2015