Class: Participate

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/participate.rb

Class Method Summary collapse

Class Method Details

.per_pageObject



9
10
11
# File 'app/models/participate.rb', line 9

def self.per_page
  10
end