Tip #23 - Know your fundamentals
June 21st, 2008
You would expect any professional to know their stuff, for a Ruby on Rails beginner, this is no less important.
Read the rest of this entryLatest comments
- RSL
Yeah. I’ve found myself vacillating on how much and what exactly to spec myself. It’s definitely a process, finding what...
- Carlisia
Thanks a lot, this is simple yet reassuring info for a newcomer to Rails!
- Mikel
@RSL: You know, you are right :) I am too of course! But the bottom line is that I guess...
- RSL
Hey. Great blog. Nice to see a new face [to me at least] writing about testing. I do have to...
- Oli
Hi,
I am looking for something like this, but now I don;t understand the mail = TMail::Mail.parse(message) what is the...
- Vinay
I m getting javascript error in firebug console saying “document.observe is not a function”
but i included <%= javascript_include_tag :defaults...