Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Rails プロジェクトに Aptana IDE を使用しています。
クラスのメソッドを選択したとき。(つまりCSV.parse_line)、IDE はメソッドの引数を提示しません。
CSV.parse_line
どうすればこれを修正できますか?