repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Change soft-fail to use the config, rather than env
[rbx.git]
/
spec
/
frozen
/
1.8
/
library
/
csv
/
generate_spec.rb
blob
12f3ae2e214cc02290fe797cece607c87a1e7898
1
require File.dirname(__FILE__) + '/../../spec_helper'
2
require 'csv'
3
4
describe "CSV.generate" do
5
it "needs to be reviewed for spec completeness"
6
end