- 同期的じゃないもの
- 自分の都合と関係なく起こる何か
- Unixシグナルとか
- dRuby RMI
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
| source 'https://rubygems.org' | |
| gem 'activerecord' | |
| gem 'postgres' |
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
| ja: | |
| admin: | |
| js: | |
| true: True | |
| false: False | |
| is_present: 存在する | |
| is_blank: 空白 | |
| date: 日付 ... | |
| between_and_: ... から ... | |
| today: 今日 |
NewerOlder