| Module | Facebooker::Model::ClassMethods |
| In: |
lib/facebooker/model.rb
|
Declares an attribute named ::symbol:: which can be set with either an instance of ::klass:: or a Hash which will be used to populate a new instance of ::klass::.
Declares an attribute named ::symbol:: which can be set with either a list of instances of ::klass:: or a list of Hashes which will be used to populate a new instance of ::klass::.