RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

charly — 6 posts

http://ruby.simapse.com

Jail 0.1.1, a Rails Engine built on Githubs API to install/remove your Javascripts in just one click, now harvesting on the CDNJS libraries (158 js libs) to boost the number of inmates.
Hope you like it, suggestions more than welcome.
Put all your Assets in Rails. Arrest them now!
Still on Attachment_fu ? Here's a little help to get you on CarrierWave.
Tabbed Navigation for Rails  ruby.simapse.com
Light and very flexible solution for Tabbed Navigation, this might not be the ultimate approach, but the best I could come up with.
In my quest for nice (meta)programming techniques in ruby, I wrote From Decorator Pattern to Before Filter 1 followed by From Decorator Pattern to Before Filter 2. It's just thinking out loud hoping to hear: "hey good idea" or "there is a better way".
Following a post from jay field on the underuse of modules in ruby I wrote a post suggesting what i believe is the most elegant way to add and remove(!) behavior to a class with the mixology gem.