module RailsRestVote
Constants
- VERSION
Public Class Methods
setup() { |self| ... }
click to toggle source
Yield self on setup for nice config blocks
# File lib/rails_rest_vote.rb, line 12 def self.setup yield self end