<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ruby on Maarten van Vliet</title>
    <link>https://maartenvanvliet.nl/tags/ruby/</link>
    <description>Recent content in ruby on Maarten van Vliet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Maarten van Vliet</copyright>
    <lastBuildDate>Fri, 04 Jan 2019 10:08:54 +0100</lastBuildDate><atom:link href="https://maartenvanvliet.nl/tags/ruby/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using serverless Ruby on AWS Lambda to resize images</title>
      <link>https://maartenvanvliet.nl/2019/01/04/ruby_aws_lambda/</link>
      <pubDate>Fri, 04 Jan 2019 10:08:54 +0100</pubDate>
      
      <guid>https://maartenvanvliet.nl/2019/01/04/ruby_aws_lambda/</guid>
      <description>At the last AWS ReInvent, it was announced that AWS Lambda would support Ruby as a runtime language. I was eager to try this out, Ruby&amp;rsquo;s powerful syntax and features are a joy to work with and coupling this with AWS Lambda I figured it could be leveraged for some easy image resizing Lambda.
I started off with the serverless framework as this is an easy way provision Lambda functions. The goal is that when an image is uploaded to an S3 bucket, a Lambda is started, it resizes the image, and then uploads it to another bucket.</description>
    </item>
    
    <item>
      <title>Early look at Rails ActiveStorage</title>
      <link>https://maartenvanvliet.nl/2017/08/13/early_look_at_active_storage/</link>
      <pubDate>Sun, 13 Aug 2017 22:34:06 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/2017/08/13/early_look_at_active_storage/</guid>
      <description>I took an early peek at the new Active Storage project in Rails 5.2. It is a built-in solution to handling uploads, something that is all to common in web applications. Also something that is covered by quite a few gems, CarrierWave, PaperClip and Refile for example. These are just the ones I know off the top of my head.
At times I have also handled uploads without gems, it&amp;rsquo;s not that difficult and didn&amp;rsquo;t warrant the inclusion of another gem for those projects.</description>
    </item>
    
    <item>
      <title>Factuursturen Gem</title>
      <link>https://maartenvanvliet.nl/project/fs-gem/</link>
      <pubDate>Fri, 12 May 2017 23:04:18 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/project/fs-gem/</guid>
      <description>Factuursturen gem Factuursturen</description>
    </item>
    
    <item>
      <title>Moneybird Gem</title>
      <link>https://maartenvanvliet.nl/project/moneybird-gem/</link>
      <pubDate>Fri, 12 May 2017 23:04:18 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/project/moneybird-gem/</guid>
      <description>Moneybird gem moneybird</description>
    </item>
    
    <item>
      <title>Todoist Gem</title>
      <link>https://maartenvanvliet.nl/project/todoist-gem/</link>
      <pubDate>Fri, 12 May 2017 23:04:18 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/project/todoist-gem/</guid>
      <description>Todoist gem Todoist</description>
    </item>
    
    <item>
      <title>Adding Elm to a Rails 5.1 application</title>
      <link>https://maartenvanvliet.nl/2017/05/09/rails5.1-elm/</link>
      <pubDate>Tue, 09 May 2017 22:07:33 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/2017/05/09/rails5.1-elm/</guid>
      <description>Note: Webpacker update Although this tutorial will still work it has been superseded by the addition of Elm to the webpacker gem. See this commit and the entry in the README. The end result is nearly the same.
Adding Elm to a Rails 5.1 application The release of Rails 5.1 (http://weblog.rubyonrails.org/2017/4/27/Rails-5-1-final/)has brought some interesting changes for frontend development. Most notably is that it comes with yarn, a tool to manage your javascript dependencies from NPM.</description>
    </item>
    
    <item>
      <title>NL Api</title>
      <link>https://maartenvanvliet.nl/project/nl_api/</link>
      <pubDate>Thu, 12 May 2016 23:04:18 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/project/nl_api/</guid>
      <description>Nl Api </description>
    </item>
    
    <item>
      <title>Toon thermostat Gem</title>
      <link>https://maartenvanvliet.nl/project/toon_api/</link>
      <pubDate>Thu, 12 May 2016 23:04:18 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/project/toon_api/</guid>
      <description>Toon thermostat gem Toon thermostat</description>
    </item>
    
  </channel>
</rss>
