Flowdock
method

attribute_present?

Importance_1
v2.2.1 - Show latest stable - 0 notes - Class: ActiveRecord::Base
attribute_present?(attribute) public

Returns true if the specified attribute has been set by the user or by a database load and is neither nil nor empty? (the latter only applies to objects that respond to empty?, most notably Strings).

Show source
Register or log in to add new notes.