class Oshpark::User

Public Class Methods

attrs() click to toggle source
# File lib/oshpark/user.rb, line 3
def self.attrs
  %w| id |
end