1.
Ruby Nuggets: Rails Image Tags
Dec 5, 2006 ... Rails Image Tags. This seems like one of those things that would be intuitive but for some reason I can never quite remember whether I need ...
2.
Ruby Nuggets: Removing the blue focus ring glow on a focused input ...
Removing the blue focus ring glow on a focused input field in Safari. I found myself needing to remove the blue glow around the currently focused input ...
3.
Ruby Nuggets: Default-Browser-"Proxy": Does this exist? If not ...
Default-Browser-"Proxy": Does this exist? If not, why not? Being that I am at least in part a web developer, I have quite a few web browsers installed on my ...
4.
Ruby Nuggets: Stack level too deep in acts_as_tree destroy
Nov 12, 2007 ... Then run your tests and boom you a mile long backtrace with "SystemStackError: stack level too deep" at the top. ...
5.
Ruby Nuggets: Stack level too deep in acts_as_tree destroy
Nov 12, 2007 ... Then run your tests and boom you a mile long backtrace with "SystemStackError: stack level too deep" at the top. ...
6.
Ruby Nuggets: A second "reverse" programming challenge... again in ...
A second "reverse" programming challenge... again in Erlang. This time from this post. And my rev2.erl code (with eunit tests): ...
7.
Ruby Nuggets: ActiveRecord Models without a corresponding table
You might wonder why you would ever want to use ActiveRecord models without a corresponding database table, but today I encountered a situation where that ...
8.
Ruby Nuggets: Rails Image Tags
Rails Image Tags. This seems like one of those things that would be intuitive but for ... here is the standard idiom for using the rails image tag helper: ...
9.
Ruby Nuggets: Rails Image Tags
Rails Image Tags. This seems like one of those things that would be intuitive but for some reason I can ... Enter your search terms. Submit search form ...
10.
Ruby Nuggets: Using validates_length_of with an array
Thanks to ruby's duck typing, I was able to use the validates_length_of (or actually the ... Using feed tools or other libraries in your rails . ...