Class: Bible270::Comment::ThreadPage

Inherits:
Struct
  • Object
show all
Defined in:
app/models/bible270/comment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#activity_by_idObject

Returns the value of attribute activity_by_id

Returns:

  • (Object)

    the current value of activity_by_id



14
15
16
# File 'app/models/bible270/comment.rb', line 14

def activity_by_id
  @activity_by_id
end

#pageObject

Returns the value of attribute page

Returns:

  • (Object)

    the current value of page



14
15
16
# File 'app/models/bible270/comment.rb', line 14

def page
  @page
end

#pagesObject

Returns the value of attribute pages

Returns:

  • (Object)

    the current value of pages



14
15
16
# File 'app/models/bible270/comment.rb', line 14

def pages
  @pages
end

#threadsObject

Returns the value of attribute threads

Returns:

  • (Object)

    the current value of threads



14
15
16
# File 'app/models/bible270/comment.rb', line 14

def threads
  @threads
end

#totalObject

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



14
15
16
# File 'app/models/bible270/comment.rb', line 14

def total
  @total
end