Out to eat with my daughter Rayna. She turned 11 today. Time flys by to fast. #happybirthday #raynapong #20080926 #11yrsold (at Red Lobster) https://www.instagram.com/p/B245gE9nR0X/?igshid=ibmm12xisueg
seen from China

seen from Jordan
seen from United States
seen from United States
seen from United States
seen from United States

seen from United States
seen from United Kingdom
seen from Netherlands
seen from United States

seen from United Kingdom
seen from United States
seen from United States
seen from United States
seen from South Korea
seen from United States

seen from United States
seen from United Kingdom

seen from United States

seen from Jamaica
Out to eat with my daughter Rayna. She turned 11 today. Time flys by to fast. #happybirthday #raynapong #20080926 #11yrsold (at Red Lobster) https://www.instagram.com/p/B245gE9nR0X/?igshid=ibmm12xisueg

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
I hope it gets cold A lot So I won't feel like going out So I won't be able to bump into you
20080926 Blonote
ruote-webの補足
昨日の記事に補足。
しかしこれがMySQL限定となっている。なのでconfig/database.ymlを書き換え。 [From [SadayukiのBlog](http://www.kurano.jp/blog/sadayuki/)]
修正点がもう一つ。lib/tasks/data.rakeにMySQLを想定して書かれた箇所がある。下記の通り、3行削ってしまった。sqliteはデータベースファイルが無ければ作成されるし、あれば使われる。そのためデータベースを作成する行は不要だ。
$ diff lib/tasks/data.rake lib/tasks/data.rake.org 58a59,62 > sh "mysql -u #{db_admin_user} -p -e \"drop database if exists #{db}\"" > sh "mysql -u #{db_admin_user} -p -e \"create database #{db} CHARACTER SET utf8 COLLATE utf8_general_ci\"" > sh "mysql -u #{db_admin_user} -p -e \"grant all privileges on #{db}.* to '#{db_user}'@'localhost' identified by '#{db_user}'\"" >
sername、passwordは、db/dev_fixtures/users.ymlに格納されている。下図はadminでLoginした様子。userやgroupの管理が出来る。ただし、プロセス定義は別途rubyで定義して、その定義の追加のみが画面から出来る。自分で活用するとなると、内部がどうなっているか調べる必要があるだろう。
インストールするのが面倒な場合は、demoサイトが用意されている。
[[Rails|http://technorati.jp/tag/Rails” rel=”tag]], [[ruote|http://technorati.jp/tag/ruote” rel=”tag]], [[OpenWFEru|http://technorati.jp/tag/OpenWFEru” rel=”tag]]
s ruote-webの補足
f markdown
u 707f3e73-4d2f-438e-a5ec-9996b2c850f2