[rspec-users] Cucumber - but really ruby
Emmanuel Pinault
seatmanu at gmail.com
Tue Feb 3 14:16:37 EST 2009
Could not remember that one but based on testing on irb, seems to do
the reverse :)
Array to string.
so %[test blah] becomes "test blah"
On Feb 3, 2009, at 11:04 AM, James Byrne wrote:
> Emmanuel Pinault wrote:
>> w% is a ruby notation. It creates an Array of of the literal string
>> you type separated by white space
>>
>> Emmanuel
>
> Thank you. What does %[...] do?
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list