Ruby on Rails 2.3でテストを実行すると、undefined method `use_transactional_fixtures=’というエラーになるときの対策

Ruby on Rails 2.3でテストを実行すると ./test/unit/../test_helper.rb:23: undefined method `use_transactional_ …

Continue reading ‘Ruby on Rails 2.3でテストを実行すると、undefined method `use_transactional_fixtures=’というエラーになるときの対策’ »

Ruby on Rails 2.3でDEPRECATION WARNING: protect_from_forgery only takes :only and :except options now. :digest and :secret have no effect. という警告が出るの対策

Ruby on Rails 2.3でDEPRECATION WARNING: protect_from_forgery only takes :only and :except options now. …

Continue reading ‘Ruby on Rails 2.3でDEPRECATION WARNING: protect_from_forgery only takes :only and :except options now. :digest and :secret have no effect. という警告が出るの対策’ »

WindowsでRuby1.8.7を使ってRuby on Railsをインストールする

One-Click InstallerにRuby 1.8.7がないので、茨の道を進むことになった。 Ruby 1.8.7のインストール 「http://www.garbagecollect.jp/ruby/mswin32 …

Continue reading ‘WindowsでRuby1.8.7を使ってRuby on Railsをインストールする’ »

SQLite/Rubyのページを更新しました

情報が古く、ファイルがダウンロードできなくなっている、 というメールをいただきましたので、 3年ぶりにSQLite/Rubyのページを更新しました。 Programming > Ruby > Ruby データ …

Continue reading ‘SQLite/Rubyのページを更新しました’ »