In earlier post we have seen how to test active record associations with factory girl. Now we will learn how factory girl works with non-active record classes. When we want to test external API responses, this will be useful. By using this we can build no of responses at a time and test, how system … Continue reading Learn How Factory Girl Works With Non-active Record Classes
blog
Code + Beer + Enthusiasm = Pune Hackfest!
Damn! Hackfests really work. At the latest event of the Pune Rails Meetup - we organized a hackfest for the 'second' time (ahem - the first one ended before it started). This time however, we had a plan: "Citizen Empowerment for Better Governance" - the aim was to complete the MVP for this in 2 … Continue reading Code + Beer + Enthusiasm = Pune Hackfest!
Ruby Conf India 2011 – The Good, Bad and the Ugly
I delayed my post on RubyConfIndia 2011 roundup for a reason! There are plenty of good blog posts doing a round-up of RubyConfIndia here and most of the presentation here. No point re-inventing the wheel or saying the same things again - However, I thought I would write differently - things that liked about the … Continue reading Ruby Conf India 2011 – The Good, Bad and the Ugly
