test_helper.rb見てて知ったんだけど、fixtureってcsvでも良いって知ってた?

  # Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order.
  #
  # Note: You'll currently still have to declare fixtures explicitly in integration tests
  # -- they do not yet inherit this setting

おいおいおいおーい、知ってたんだったら早く言ってくれよ! テストデータってExcelやCalcの方が絶対書きやすいよね。

っていうかさ、凄い遅くていいんだけどCSVへのSQLのインターフェースって無いかな?

Comments


Option