Andrzej on Software
Thoughts on software
(Move to ...)
Who am I?
▼
Friday, December 30, 2011
Rails is still cool
›
There are many discussions recently on things that suck in Rails. Specifically, it's about how people misuse Rails. I think we need more...
9 comments:
Small, deployable commits
›
We've had an interesting discussion at our stand-up today. The discussion was triggered by Jan Filipowski post on " early commiting...
8 comments:
Sunday, December 18, 2011
args, opts, params
›
It's quite popular, especially in Ruby code, to see methods like this (note the method arguments): def show(args) some_other_object(a...
3 comments:
Friday, December 16, 2011
DCI for dummies
›
The metaphor of DCI is a theatre . The context is the director. Chooses who plays what, instruct them how to do it and then let them play. T...
3 comments:
Tuesday, December 6, 2011
Continuous integration - some tips
›
Continuous integration server is a must for every non-basic project. Here are some of my tips for working with CI servers. Notifications...
10 comments:
Sunday, December 4, 2011
CoffeeScript is the fresh air
›
When I started using Ruby and Rails in 2004 I immediately knew that Rails is going to be huge. At that time I was working mostly with Java. ...
3 comments:
Sunday, September 25, 2011
Rails is not MVC
›
There is a terminology problem in the Rails community. Everyone promotes Rails as a MVC framework. I did that as well. However, the truth ...
27 comments:
‹
›
Home
View web version