Class: Participate

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

Class Method Summary collapse

Class Method Details

.per_pageObject



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

def self.per_page
  10
end