On Fri, Jan 23, 2009 at 1:05 AM, s.ross wrote:
> On Jan 22, 2009, at 3:38 PM, David Chelimsky wrote:
>
> On Thu, Jan 22, 2009 at 4:51 PM, s.ross wrote:
>>
>>> I had a relatively flat layout and wanted to group like features together
>>> so
>>> I made it more hierarchical:
>>>
>>> features/
>>>
On Jan 22, 2009, at 3:38 PM, David Chelimsky wrote:
On Thu, Jan 22, 2009 at 4:51 PM, s.ross wrote:
I had a relatively flat layout and wanted to group like features
together so
I made it more hierarchical:
features/
messaging/
main_screen.feature
message_page.feature
steps/
main_sc
On Thu, Jan 22, 2009 at 4:51 PM, s.ross wrote:
> I had a relatively flat layout and wanted to group like features together so
> I made it more hierarchical:
>
> features/
> messaging/
>main_screen.feature
>message_page.feature
>steps/
> main_screen.rb
> messaging_steps.rb
>
I had a relatively flat layout and wanted to group like features
together so I made it more hierarchical:
features/
messaging/
main_screen.feature
message_page.feature
steps/
main_screen.rb
messaging_steps.rb
This may be just my boneheadedness, but when I do:
cucumbe