Neiro | Functional programming, software architecture

Posts tagged "rails":

Query objects in Ruby on Rails

05 Okt 2016

Database queries are common when you develop web applications. Ruby on Rails and it’s ActiveRecord liberates you from writing tons of boilerplate SQL code and results in creation of elegant, eloquent queries in plain Ruby.

(...)
Tags: ruby rails query

Jekyll with Rails assets

14 Mai 2015

Jekyll is the great static website generator, that can be easily used for blogs, portfolio pages, galleries and others simple projects. It`s very simple, flexible tool that can be upgraded with hundreds powerful plugins.

(...)
Tags: jekyll rails
Other posts