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.
m2eclipse プラグインを使用して開発されたプロジェクトの jar ファイルの META-INF フォルダーにカスタム tld ファイルを配置する必要があります。誰でも私を助けることができますか?
RMagick で CarrierWave を使用しようとしていますが、画像操作 (スケールなど) を実行しようとすると、未定義のエラーが発生します。(レール4.0、ルビー2.0)
version :thumb do process :scale => [50, 50] end