Development
Ruby/Rails
When tests fail and how to deal with it
Imagine such a case: you're developing another e-shop. You've got products and a basket. You write some obvious tests:
Jan Dudulski
• October 13, 2014
JavaScript
Development
Ruby/Rails
Karma on Rails
TL;DR We have prepared a sample app with nothing more than the necessary configuration and a single, oversimplified spec file. You can find it on github now or first you can get more details about it below.
Jan Dudulski
• July 10, 2014
Development
Ruby/Rails
FactoryGirl many-to-many setup
Recently, we were looking at how to set up a many-to-many relationship with FactoryGirl. Unfortunately, Google wasn’t all that helpful in solving this problem, so we had to figure out this issue on our own. We found...
Jan Dudulski
• December 31, 2013
Angular
Ruby/Rails
Server form validation with Angular.js
At Monterail, we’ve fallen in love with Angular.js. It focuses on data and state instead of how your DOM should look like and where all those ids and classnames are. Unfortunately, there are still fields with dragons...
Jan Dudulski
• September 30, 2013
Development
From Monterail with Love #4
This time we’re going to give you some cool demos presenting the power of HTML5 and JavaScript, Vim and single page apps-related articles, and some good Git practices.
Jan Dudulski
• March 20, 2013
PHP
Development
Ruby/Rails
The One Year Tale
It seems like it happened yesterday. I arrived at the flat in a crumbling tenement located in the Old Town of Wrocław and my journey into the Ruby world began. The community was already large and very active, so I...
Jan Dudulski
• February 1, 2013
JavaScript
Development
Ruby/Rails
From Monterail with Love #1
A couple of months ago Bartosz described how we use Facebook to improve communication in our team. Actually most of the content on our wall are more or less interesting links from the internet. We quickly noticed a...
Jan Dudulski
• November 27, 2012
Development
Ruby/Rails
Custom maintenance page for nginx
From time to time you need to turn off your app to make some more complicated changes, fix the mess when something goes wrong etc. In short - you want to turn maintenance mode on. In this brief article I will show you...
Jan Dudulski
• November 21, 2012
JavaScript
jQuery
Ruby/Rails
How I learnt about jQuery Deferred thanks to Rails
If you are not a regular JS developer but Ruby one or whatever, you probably don't know every feature of JavaScript or jQuery, even if you use them every day. But some of them are worth spending some time to get to know...
Jan Dudulski
• April 15, 2012