Monthly Archives: 1月 2012

Active Recode による複雑なアソシエーション

かなりハマったので覚書。 下記のようなテーブル構成。 [code] Prefec … Continue reading

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

Railsで取得したデータとそのハッシュが表示される

ハマった件。なぜかrailsの viewにて、データとその下にハッシュ形式で重複 … Continue reading

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

Twitter4R Twitter::ForbiddenError

Twitter4Rを使用して開発を進めていたが、どうしても下記の現象で諦めざるを … Continue reading

Posted in Ruby, twitter, 技術情報 | 1 Comment

tnsnames.ora 記述方法

[code] # tnsnames.ora Network Configurat … Continue reading

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

IEの条件付きコメントについて

いまさらながら、覚え書き。 [javascript] <!–[ … Continue reading

Posted in CSS, JavaScript, 技術情報 | Leave a comment

Rails configatron の設定と使用方法

開発環境と本番環境の設定値を、その環境に拠って実行時に変えたい。 configa … Continue reading

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

コマンドラインでのsvn checkout

[code] svn checkout file:///var/www/svn/ … Continue reading

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

お気に入りeclipseプラグイン

eclipseプラグインのダウンロードサイト ■Seasar2 http://w … Continue reading

Posted in Java | Leave a comment

Could not find the main class: eclipseエラー

長年使用しているeclipseで突然のエラー。 Adobeのお試し版のアンインス … Continue reading

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

AptanaStudio3 でのRailsのデバッグ

今更ながら、AptanaStudio3で、Railsアプリケーションのデバッグ環 … Continue reading

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