RubyGems Navigation menu

date_as_bool 0.1.0

A simple Rails Gem to get both a datetime and a boolean behaviour from the same database column, i.e. have a verified_at:datetime to log times of verification and sort, and also .verified? and .verify! methods.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - July 04, 2018 (7.0 KB)
  2. 0.1.0 - September 10, 2017 (6.5 KB)

Runtime 相依性套件 (1):

rails ~> 5.1.3

Development 相依性套件 (1):

sqlite3 >= 0

擁有者:

作者:

  • Carlo Martinucci

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 4,073

這個版本 1,921

授權:

MIT

Ruby 版本需求: >= 0

相關連結: