Thanks, went through that and nuked any bindings, as well as removed
.rb from the regular Ruby filetypes. That helped some, but then RSpec
Story Runner still wasn't working. What I found I had to do there was
tweak it's filetypes, to not just be .rb (since now Rails binding
picks that up), but be
On Jun 27, 2008, at 10:07 PM, David Chelimsky wrote:
An association does not want you to know that it's an association.
It wants you to think of it as any other attribute. Why do you care
what it IS? Focus on what it DOES.
Good point. Being a newbie I sometimes find myself where I *think* I'
On Jun 27, 2008, at 6:58 PM, Jim Gay wrote:
I've been meaning to ask the list about this for a while now.
I don't always use "should", but I've been trying to come up with a
standard way to approach the Rails has_one, has_many, etc. as
opposed to methods on the object such as name, descript
http://www.lindsaar.net/2008/6/24/tip-24-being-clever-in-specs-is-for-dummies
That post is fantastic. Thanks!
Couldn't agree more with that post... For instance,
restful_authentication now comes with specs, but, ehrm... See for
yourself: http://pastie.org/222670
haha. I have no idea wha
Christopher Bailey wrote:
I'm wondering if anyone has TextMate working really smoothly where it
properly sets the language binding for the given type of file, in
relation to Rails, RSpec, RSpec Plain Text Story, RSpec Story Runner,
and RSpec Story Steps files? Mine seems to get confused easily,
Scott Taylor wrote:
On Jun 26, 2008, at 11:25 AM, Bart Zonneveld wrote:
On 26-jun-2008, at 15:48, David Chelimsky wrote:
On Jun 25, 2008, at 9:38 PM, Mikel Lindsaar wrote:
http://www.lindsaar.net/2008/6/24/tip-24-being-clever-in-specs-is-for-dummies
That post is fantastic. Thanks!
Cou
I'm wondering if anyone has TextMate working really smoothly where it
properly sets the language binding for the given type of file, in
relation to Rails, RSpec, RSpec Plain Text Story, RSpec Story Runner,
and RSpec Story Steps files? Mine seems to get confused easily, and
I'd like to figure out i