This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="ja"> | |
<head> | |
<meta charset="UTF-8" /> | |
<title>カレーの作り方</title> | |
</head> | |
<body> | |
<header> | |
fjord流カレーの作り方 | |
</header> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
♪美味すぎて・・死者が蘇ってくるカレー♪ | |
鍋のフタを開けると『ゔぁーああああー!』 | |
と、うめき声が聞こえる。 | |
ゾンビが本気で好きなあなたのために、研究し出会ったブレンドです♪ | |
ユーザー名 | |
ロメロ | |
材料 ( 8皿分 ) | |
人肉 300グラム | |
タマネギ 2個 | |
ロバの足 1本 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd 5Thanks | |
rvm use 1.9.2 | |
gem install bundler | |
bundle | |
rake db:migrate | |
rails s | |
localhost:3000 | |
______________ | |
gem 'devise', '2.0.4' | |
bundle install --without=production:test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta content="application/html; charset=UTF-8" http-equiv="Content-Type" /> | |
<meta content="text/css" http-equiv="Content-Style-Type" /> | |
<meta content="text/javascript" http-equiv="Content-Script-Type" /> | |
<title> | |
Test Post | |
- harmaa | |
</title> |
NewerOlder