Class: Facebooker::Rails::Publisher::Profile

Inherits:
Object
  • Object
show all
Defined in:
lib/facebooker/rails/publisher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mobile_profileObject

Returns the value of attribute mobile_profile.



239
240
241
# File 'lib/facebooker/rails/publisher.rb', line 239

def mobile_profile
  @mobile_profile
end

#profileObject

Returns the value of attribute profile.



237
238
239
# File 'lib/facebooker/rails/publisher.rb', line 237

def profile
  @profile
end

#profile_actionObject

Returns the value of attribute profile_action.



238
239
240
# File 'lib/facebooker/rails/publisher.rb', line 238

def profile_action
  @profile_action
end

#profile_mainObject

Returns the value of attribute profile_main.



240
241
242
# File 'lib/facebooker/rails/publisher.rb', line 240

def profile_main
  @profile_main
end