Posts Tagged ‘gems’

In this post I’ll show how I’ve dried up the admin controllers of a project at Todobebe using inherited_resources, a gem that makes your controllers inherit all restful actions. Basically I’ve coded two classes to be inherited by the controllers.


One of the main features in the Todobebe web sites is photo uploads. We have already improved the process a few times(refactoring FTW) and in this post I selected some recipes based in our experience: asynchronous upload to s3 delaying the thumbnail generation anonymous photos saving photo dimensions If you are using paperclip, some of [...]



Follow

Get every new post delivered to your Inbox.