search for: foo_ex

Displaying 1 result from an estimated 1 matches for "foo_ex".

Did you mean: foo_ctx
2007 Jan 10
7
foo_spec.rb -> foo.rspec (proposed RSpec file name convention)
Is it too late to suggest some filename conventions for example rspec files--especially when bundling with gems? I see spec_foo.rb and foo_spec.rb around. Also found some foo_ex.rb around. Would having a foo.rspec be worth talking about? Or is the convention more or less to have ''spec'' in the file name? I have to confess the only real motivation I have at the moment is syntax highlighting without adding RSpec DSL tags to ruby.vim (which I went ahead and...