Re: [rspec-users] [rspec-devel] describe "RSpec's documentation" do

2009-11-07 Thread Ryan Briones
This sounds pretty cool. Are there any ideas or examples of how features would get turned into end user documentation? My first thought is something RDoc like would go in the free-form user story area... I'd certainly like to help as time permitted. I'd definitely like to be more informed of rspec

Re: [rspec-users] How to spec a Rails helper method

2008-11-24 Thread Ryan Briones
I'm not sure what version it was, but Rails helper modules are no longer included implicitly in helper specs. [1] You should rewrite your spec as: describe PropertiesHelper do describe '#format_utilities' do it 'should format a utilities value' do helper.format_utilities(nil).should == '

[rspec-users] [ANN] Webrat Google group

2008-11-20 Thread Ryan Briones
http://groups.google.com/group/webrat/ Been noticing a lot of webrat specific messages coming by the rspec-users mailing list, so I wanted people to be aware that there is also a Webrat Google group available for webrat-related needs. Also, if you're an IRC type and have a question or just to hang,