brain.rbinstance_missing
“Don’t look for water when something burns, just don’t play with fire” – My Mom.
Preventing bugs before they happen, that’s the key.
If you don?t prevent bug, they will start a snow ball that will force you on and on with ridiculous patch-work and what i basically call the “fire extinguishing loop”, there will be a lot of them interacting with each other, making it difficult to figure out what?s what, and were it all began from.
The majority of bugs reside in JS differences between browsers and CSS and DOM interpretation, so i’ll try to specify some methods and techniques we use here at my company, who make our lives a lot more easier.
* {margin: 0; padding: 0;}<div id="container"><br />
<div class="floater"><br />
floating.<br />
</div><br />
<div class="floater"><br />
floating.<br />
</div><br />
<hr class="clear"/><br />
</div><br />
<span>I am below!!</span>#container{<br />
}<br />
.floater{float:left, width:60px; margin:6px; padding:6px; border:2px solid #888;}<br />
hr.clear{clear:both;width:1;}| Variable | Value |
|---|---|
| GITHUB | |
| WWR | { :working_with_rails => 'http://www.workingwithrails.com/person/5844-elad-meidar' } |
| IRC | { 'irc.freenode.net' => [ '#rubyonrails', '#railsbridge', '#ruby', '#mootools' ]} |
| SKYPE | eladmeidar |
You're seeing this error because I think it is funny.