- May 19 2010
Install the RMagick gem in the painless way with Homebrew
5 min
Introduction Disclaimer: this section is just happy talking, if you want to get right to the beef, skip it and go right to the beef. Yesterday was a sad day for me. It wasn't meant to be like that. I began the day with the intention of setting up a...
- Apr 15 2010
Quick way to test many values in ruby
4 min
Many times we end up having similar tests: same logic but different inputs and expected outputs. For example, suppose we need to test our brand new sqrt function: test "sqrt 1" do assert_equals 1, sqrt(1) end test "sqrt 4" do assert_equals 2...
- Mar 15 2010
Deleting children with accepts_
nested_ attributes_ for in Rails
7 min
On the previous post I wrote a few lines on the basic usage of the accepts_nested_attributes_for method in rails models. I strongly recommend reading that post before this one if you haven’t. Although there is a standard way for deleting items, there...
- Mar 3 2010
Status Update
1 min
It’s been a while since the last time I wrote something here. I realize I’ve promised several posts which never got written, such as some experiments with bizarre random number generators, the architecture of the silverlight DynamicDeepZoom app we...
- Mar 3 2010
Handling children with accepts_
nested_ attributes_ for in Rails
5 min
Rails makes it easy to build HTML forms associated to a certain model. Simply using the form_for instruction on the view, writing a simple update method in the controller and setting validation logic on the model, makes standard CRUD operations incredibly...
Contributors
Nicolás di Tada Founder
Matías García Isaía Full-stack Engineer & Site Reliability Engineer
Martin Pettinati Marketing & Communications Lead
Beta Ziliani Team Lead & Product Manager
Leandro Radusky Bioinformatics Lead
Martín Verzilli Chief Technology Officer
Sergio Medina Alumni
Pablo Brusco Alumni
María Inti David Alumni
Ary Borenszweig Alumni
Santiago Palladino Alumni
Valeria Tiffenberg Alumni
Paula Mallol Alumni
Juan Wajnerman Alumni
Brian J. Cardiff Alumni
Leandro Matayoshi Alumni