Launch Scout Blog
Want to read more about Development? Let's take a look-see:
Rails ActiveRecord Scopes With Arguments
I came across another interesting syntax used in a Rails application. scope :graduated_after, ->(date) {...
Learn More →
Distributed Elixir with Livebook
Livebook recently dropped and I was curious to see what the hype was all about....
Learn More →
Defining Class Methods
Recently I came across an unusual syntax in Ruby: class FooBar class << self end...
Learn More →
Cincinnati Ruby Brigade: Characterization Tests
During the April 2021 meeting of the Cincinnati Ruby Brigade, Gaslight’s VP of Development Tim...
Learn More →
Windows and Elixir—An Unexpected Joy
There are a lot of reasons this post shouldn’t exist. For example, there was a...
Learn More →
Rails: Laying the Foundation for the React to HTS Transition
Review In our last post, we stated our hypothesis and laid out the initial plan...
Learn More →