質問

Just curious if I can somehow output say an array into a .csv file from the bundle exec rails c (or console).

役に立ちましたか?

解決

A good combination of the CSV CLASS and the rails runner commands should do the trick.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top