Rails

スポンサーリンク
Rails

rails でmeta tagにhelperを使うmeta-tagsライブラリ

これはマジで便利かも。
PHP

Sakura VPS Ubuntu 12.04 に Ruby on rails と PHP、 メールサーバ構築までまとめてみる。 その3

postfixのインストール sudo apt-get install postfix-mysqlcd /etc/postfixsudo gedit mysql_virtual_domains_maps.cf hosts = loca...
Cron

Rails whenever gemを使ってCronによりrakeコマンドを定期実行させると、bundle コマンドが見つかりません bundle: command not foundになる

You can also ensure your PATH ends up in the crontab, by putting the following at the top of the schedule.rb file:env...
Rails

Rails3でGoogle用のsitemap xmlを作る

Rails

定期タスクをRails下で起動する

Rails

日付をvalidateする

Rails

CSSファイルにRailsコマンドを書きたいとき

拡張子に.erbをつける。
Rails

Ruby on Rails を Radrails on Eclipse で動かすとターミナルの表示がバグる

Aptana Studio 3のスタンドアローン版を使えば直るAptana StudioのServerを使いたければ、IPをしっかりと設定することRadRailsは使わないこと。Rubyがバグる。
Rails

gem i nokogiri が通らない時

sudo apt-get install libxml2-dev libxslt1-devを先にやること。
ActionMailer

Send Mail with ActionMailer using Postfix and Openssl through SMTP

If you want to send Email with ActionMailer through smtp under postfix and openssl, and if you have the time out error ...
スポンサーリンク
タイトルとURLをコピーしました