Railsmine
Categories Tags About

Archive 2018

  • Oct 28, 2018

    Introducing Enkrip

    Enkrip is Ruby gem to make your Active Record model seamlessly encrypt and decrypt attributes

  • Aug 24, 2018

    Rails Rspec 3 View Test Examples

    Some examples how to create view / html assertions with Rspec 3

  • Jul 29, 2018

    How to Fix Frozen String Literal Error

    frozen_string_literal is one of easiest way to optimize Ruby application, but sometimes it raises error if your old code is not compatible.

  • Jul 22, 2018

    Date Operation in Ruby

    Date operation example in Ruby with or without Rails and Active Record

  • Jan 27, 2018

    Rails Object#presence vs Object#try

    Based on my micro benchmark, Object#presence has better performance than Object#try

  • Jan 18, 2018

    Sinator - Sinatra Application Generator

    Sinator is a tool to generate Sinatra based web application with Sprockets, Puma, and Sequel

Railsmine

  • kontak[at]kaklabs[dot]com
  • kuntoaji
  • kaklabs

My Tech Notes about Ruby Programming Language