class Alphabetic_paginate::Paginator
Public Class Methods
paginate()
click to toggle source
# File lib/alphabetic_paginate/paginator.rb, line 3 def self.paginate() return "works" end
# File lib/alphabetic_paginate/paginator.rb, line 3 def self.paginate() return "works" end