Re: [rspec-users] .rspec ci reporter configuration file

2012-11-02 Thread Andy Lindeman
On Fri, Nov 2, 2012 at 6:07 AM, Adnan Behram wrote: > Is there a way to add date to report.html file name so that it looks > like for example: report_02_11_2012.html > > my current configuration looks like: > --out /somefolder/report.html I think you can probably use the shell. Something like: r

[rspec-users] .rspec ci reporter configuration file

2012-11-02 Thread Adnan Behram
Is there a way to add date to report.html file name so that it looks like for example: report_02_11_2012.html my current configuration looks like: --out /somefolder/report.html -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspe