<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rails on Andreas Happe</title>
    <link>https://snikt.net/categories/rails/</link>
    <description>Recent content in Rails on Andreas Happe</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>en</language>
    <lastBuildDate>Tue, 09 Sep 2014 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://snikt.net/categories/rails/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Capybara for automating Pen-Tests</title>
      <link>https://snikt.net/blog/2014/09/09/capybara-for-automating-pen-tests/</link>
      <pubDate>Tue, 09 Sep 2014 00:00:00 +0000</pubDate>
      <guid>https://snikt.net/blog/2014/09/09/capybara-for-automating-pen-tests/</guid>
      <description>&lt;p&gt;After a successful penetration test a re-test is performed. The common approach is
that the customer fixes the code and I perform the necessary steps to confirm that
that initial security breach was closed. Sometimes it takes the customer a couple
of tries to achieve that.&lt;/p&gt;
&lt;p&gt;Most security problems (XSS, CSRF, SQLi) can easily be automated tested, but I had
problems automating server-side authentication and authorization problems. The
test would have to emulate multiple parallel user sessions. The tests mostly consists
of one session trying to access the resources of another user session.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Migrating to Middleman</title>
      <link>https://snikt.net/blog/2014/09/09/migrating-to-middleman/</link>
      <pubDate>Tue, 09 Sep 2014 00:00:00 +0000</pubDate>
      <guid>https://snikt.net/blog/2014/09/09/migrating-to-middleman/</guid>
      <description>&lt;p&gt;My blog has a history of migrations. It started as wordpress, then was converted
Octopress. After &lt;a href=&#34;http://octopress.org/&#34;&gt;Octopress&lt;/a&gt; was missing update-love and &lt;a href=&#34;http://jekyllrb.com/&#34;&gt;jekyll&lt;/a&gt; started to be
actively maintained again it switched over to &lt;a href=&#34;http://jekyllrb.com/&#34;&gt;jekyll&lt;/a&gt;. And now, it finally is
based upon &lt;a href=&#34;http://middlemanapp.com/&#34;&gt;Middleman&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Sorry for any inconvinient bugs or layout errors that will happen during the
migration.&lt;/p&gt;
&lt;p&gt;Why have I switched to middleman?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;as I&amp;rsquo;m a RoR devleoper it seems better suited for me. Jekyll always seemed
to be the choice for &amp;ldquo;web designer that need to add some dynamic content&amp;rdquo;
while middleman seems to incorporate the &amp;ldquo;web developer that needs some
blog&amp;rdquo;-attitude&lt;/li&gt;
&lt;li&gt;nice integration with bundler&lt;/li&gt;
&lt;li&gt;existing plugins for deployment. This replaced a lot of custom cruft that
I had to initially write for myself when I was using jekyll&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While in there I&amp;rsquo;ve switched from bootstrap to &lt;a href=&#34;http://bourbon.io/&#34;&gt;bourbon&lt;/a&gt;/&lt;a href=&#34;http://neat.bourbon.io/&#34;&gt;neat&lt;/a&gt;/&lt;a href=&#34;http://bitters.bourbon.io/&#34;&gt;bitters&lt;/a&gt;. Let&amp;rsquo;s see
how this works out. Wouldn&amp;rsquo;t mind the framework to be called Islay though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux: How to forward port 3000 to port 80</title>
      <link>https://snikt.net/blog/2012/11/18/linux-how-to-forward-port-3000-to-port-80/</link>
      <pubDate>Sun, 18 Nov 2012 00:00:00 +0000</pubDate>
      <guid>https://snikt.net/blog/2012/11/18/linux-how-to-forward-port-3000-to-port-80/</guid>
      <description>Howto forward port 3000 to port 80 under Linux.</description>
    </item>
    <item>
      <title>Moving OctoPress to Amazon S3 and CloudFront</title>
      <link>https://snikt.net/blog/2012/11/03/moving-octopress-to-amazon-s3-and-cloudfront/</link>
      <pubDate>Sat, 03 Nov 2012 00:00:00 +0000</pubDate>
      <guid>https://snikt.net/blog/2012/11/03/moving-octopress-to-amazon-s3-and-cloudfront/</guid>
      <description>Moving OctoPress to Amazon S3 is easy, but how&amp;#39;s the performance?</description>
    </item>
    <item>
      <title>Generating PDFs with wicked_pdf</title>
      <link>https://snikt.net/blog/2012/05/01/generating-pdfs-with-wicked_pdf/</link>
      <pubDate>Tue, 01 May 2012 00:00:00 +0000</pubDate>
      <guid>https://snikt.net/blog/2012/05/01/generating-pdfs-with-wicked_pdf/</guid>
      <description>wicked_pdf allows generating PDFs from ruby on rails, for free!</description>
    </item>
  </channel>
</rss>
