Monthly Archives: 8月 2016

Ruby配列で、zipを使用する

[ruby] a1 = [1,2,3,4,5] a2 = [[1,1,],[2, … Continue reading

Posted in Ruby, 技術情報 | Leave a comment

Rails5アプリをBluemix でDB migrate してエラー

ローカルの開発環境では、rake db:migrate はコマンド打てば簡単だが … Continue reading

Posted in Bluemix, Rails, Ruby, 技術情報 | Leave a comment

Read-only file system のファイルシステムエラー発生

■現象 ○SVNコミット時に下記エラーで、コミットできない。 [bash]    … Continue reading

Posted in CentOS, 技術情報 | Leave a comment