mines!
a developer developer's development log
20141125
A modern day blog engine?
›
This blog will now probably continue here . I'm not sure I'm up to putting any effort in transferring the old posts.
5 comments:
20141013
Bash Contexts Cont. (for those still bashing)
›
To iterate on my olde poste mines!: bash contexts about directory-specific shell scripts — via local ./.bashrc 's and the following li...
20140605
pow and byebug - staying in the web app dev env heaven: an update for ruby 2.1
›
The previous version (for ruby 1.9) is here. It seems ruby-debug has fallen out of favour with the community and the replacement is byeb...
27 comments:
20140422
A Nice Support Chat -or- Skype R.I.P., Goodbye M$kype
›
(a chat with their support after they've silently failed to take my money almost three weeks ago leaving my credit ver...
5 comments:
20140330
mail_view for human — and also for automatic — testing
›
I've come to use a nice gem called mail_view for visual testing of email templates in Rails. I think it is totally legit and desirabl...
20140123
Less stupid Rails translation helper (with blocks for interpolation)
›
My very first Rails Pull Request! And meanwhile, you're welcome to copy
20140122
The ruby hint of the day: Hash#fetch
›
Use hash.fetch(key) instead of hash[key] whenever your Hash is constant and you expect the key to be one of the hash keys — it will rais...
20140116
I18n testing outfit for Rails 3.2 (also Rails 4.0-stable)
›
Now put this in config/initializers/i18n_test.rb and spec it! N.B. Curiously enough, a similar technique is needed for 4.0 as well. P.S...
20130529
HTTPS in local development environment (with subdomains, stunnel and [optionally] pow and [bonus] iPad)
›
In every web developer's life there's a moment your baby wants to go secure, and this means putting your web app on HTTPS. That is,...
1 comment:
20130121
rails 3.2+ controller specs helper for extracting a model object's accessible attributes
›
put it in spec/support/accessible_attributes.rb
13 comments:
20121119
subdomains in rails apps: a current brief
›
Subdomains (or second level domains) are still a nice way to present separate interfaces to a single web app — commonly to give a certain ki...
4 comments:
20120608
app cache manifest should be public
›
As a rule of thumb, as of today, if you don't want trouble, make your HTML5 application cache manifest publicly accessible.
1 comment:
20120513
clothing labels hell
›
One of the things that have been annoying me for years — not Google , but rather vaguely related to the information technologies — are the c...
8 comments:
20120510
Buggers Must Die
›
It is somewhat pathetic to criticise Google, a company which always strives to do what's best for us simple people — for free! But. I ...
20120509
google trance-laid he-brew
›
It's always fun to see automatic translation, but watching google trying to translate Hebrew is twice as fun: modern-day residents of th...
9 comments:
›
Home
View web version