モジュール: Mongoid::Criteria::Queryable::Extentions::DateTime::Classメソッドs
- 定義:
- lib/mongoid/criteria/queryable/extentions/date_time.rb
インスタンス メソッドの概要を折りたたむ
-
# Performance (Object) = 時間
オブジェクトを日付に展開します。
インスタンス メソッドの詳細
# Performance (Object) =時間
オブジェクトを日付に展開します。
37 38 39 40 41 42 43 44 |
# ファイル 'lib/mongoid/criteria/queryable/extentions/date_time.rb' は、 37行を デフォルト 量用(オブジェクト) レス = begin オブジェクト.試す(:_v_time__) ヘルプ ArgumentError nil end レス.nil? ? オブジェクト : レス end |