Tag: ruby
-
Money
A year ago, I was trying to organize my bank accounts and found that it was really hard for me to understand where I was spending most of my money. So I started doing some research in order to find a good tool/application which would do this for me. Mint, of course, was my first…
-

Open Source
Up until a few years ago, I never really understood the value of Open Source Software (OSS). I used to think of it as something really lame because the quality that comes out of such software is usually “low”. Now why was I under such an impression? Linux. As a Windows user, I’ve always loved…
-
Integrating Twitter Bootstrap and H5BP in Rails
Disclaimer: There are other alternatives to this setup by means of gems. But this is how I prefer to do it. Manually. With total control. I have been working on a Rails application (a side project) and wanted to utilize the power of Twitter Bootstrap 2.0.1 and HTML5 Boilerplate 3.0.2 with Asset Pipelining in Rails…