Andrzej on Software
Thoughts on software
(Move to ...)
Who am I?
▼
Wednesday, March 30, 2011
2 problems with Cucumber
›
The most popular technology for acceptance testing in Rails applications is Cucumber. I used to be a big fan of Cucumber. We've been u...
10 comments:
Friday, March 25, 2011
MVC and OOP, are we doing our best? - talk proposal
›
Here's my Euruko 2011 talk proposal which was rejected by the organizers. Let me know if the topic sounds interesting to you, I'd be...
Sunday, February 27, 2011
Rails: Many classes in one file
›
Some time ago I asked if there is any way of having many classes in one file and being able to work normally in the development environmen...
1 comment:
Monday, February 14, 2011
An application or a set of resources?
›
My last post about DCI and Rails triggered many interesting discussions. One of the topics that came up very often can be summarized to thi...
6 comments:
Friday, February 11, 2011
DCI and Rails
›
I got really excited about DCI recently. I'm still not sure if I get it right, but let me try to describe the way it works and how it ...
19 comments:
Saturday, January 22, 2011
Dear Lazyweb: How can I put many classes in one file in a Rails app?
›
Since yesterday, I asked many of my Rails friends the same question: How can I put many classes in one file in a Rails app? Unfortunatel...
4 comments:
Monday, January 17, 2011
Code reuse in Ruby, why composition is so rare?
›
I've been researching topics related to code reuse and object oriented design in Ruby apps recently. There are three popular ways of r...
11 comments:
‹
›
Home
View web version